微件:PlantInfo:修订间差异

来自PlantsVsZombies Mixed
跳转到导航 跳转到搜索
无编辑摘要
无编辑摘要
第1行: 第1行:
<includeonly>
<includeonly>
<a href="{$name|escape:'url'}">{$cd|escape:'html'}</a>
<table>
  <tr>
    <td><img src="your_image_path" alt="{$name|escape:'html'}" /></td>
  </tr>
  <tr>
    <td>{$name|escape:'html'}</td>
  </tr>
  <tr>
    <td>画师</td>
    <td>{$painter|escape:'html'}</td>
  </tr>
  <tr>
    <td>获取方式</td>
    <td>{$acquirement|escape:'html'}</td>
  </tr>
  <tr>
    <td>档案</td>
    <td>{$text|escape:'html'}</td>
  </tr>
</table>
</includeonly>
</includeonly>

2024年2月14日 (三) 18:05的版本