微件:PlantInfo:修订间差异
跳转到导航
跳转到搜索
无编辑摘要
无编辑摘要 |
无编辑摘要 |
||
第2行: | 第2行: | ||
<table class="wikitable hlist logo" style="text-align:center; width:825px; white-space:normal;display:table;"> | <table class="wikitable hlist logo" style="text-align:center; width:825px; white-space:normal;display:table;"> | ||
<tr> | <tr> | ||
<th colspan=" | <th colspan="8" width="100%">{$name}</th> | ||
<td colspan=" | </tr> | ||
<tr> | |||
<td colspan="8" width="100%"><img src="your_image_path"/></td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th colspan="2" width="25%">画师</th> | <th colspan="2" width="25%">画师</th> | ||
<td colspan="6" width="75%">{$painter | <td colspan="6" width="75%">{$painter}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th colspan="2" width="25%">获取方式</th> | <th colspan="2" width="25%">获取方式</th> | ||
<td colspan="6" width="75%">{$acquirement | <td colspan="6" width="75%">{$acquirement}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th colspan="2" width="25%">档案</th> | <th colspan="2" width="25%">档案</th> | ||
<td colspan="6" width="75%">{$text | <td colspan="6" width="75%">{$text}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</includeonly> | </includeonly> |