微件:PlantInfo:修订间差异

跳转到导航 跳转到搜索
添加489字节 、​ 2024年2月15日 (星期四)
撤销4573去讨论)的修订版本225
无编辑摘要
标签已被回退
(撤销4573去讨论)的修订版本225
标签撤销
 
第1行: 第1行:
<includeonly>
<includeonly>
{| class="wikitable hlist logo" style="text-align:center; width:400px; white-space:normal; display:table;"
<table class="wikitable hlist logo" style="text-align:center; width:400px; white-space:normal;display:table;">
! colspan="8" width="50%" |<!--{$name|escape:'html'}-->
  <tr>
<!--{if !$pic2}-->
    <th colspan="8" width="50%"><!--{$name|escape:'html'}--></th>
|-
  </tr>
| colspan="8" width="50%" |[[File:<!--{$pic|escape:'html'}-->, 400px]]
  <!--{if !$pic2}-->
<!--{/if}-->
  <tr>
<!--{if $pic2}-->
    <td colspan="8" width="50%"><img src="<!--{$pic|escape:'html'}-->"/></td>
|-
  </tr>
| colspan="8" width="50%" |
  <!--{/if}-->
<!--{/if}-->
  <!--{if $pic2}-->
|-
  <tr>
! colspan="2" width="25%" |画师
    <td colspan="8" width="50%" id="tabber-container">
| colspan="6" width="25%" |<!--{$painter|escape:'html'}-->
    </td>
|-
  </tr>
! colspan="2" width="25%" |获取方式
  <!--{/if}-->
| colspan="6" width="25%" |<!--{$acquirement|escape:'html'}-->
  <tr>
|-
    <th colspan="2" width="25%">画师</th>
! colspan="2" width="25%" |档案
    <td colspan="6" width="25%"><!--{$painter|escape:'html'}--></td>
| colspan="6" width="25%" |<!--{$text|escape:'html'}-->
  </tr>
|}
  <tr>
    <th colspan="2" width="25%">获取方式</th>
    <td colspan="6" width="25%"><!--{$acquirement|escape:'html'}--></td>
  </tr>
  <tr>
    <th colspan="2" width="25%">档案</th>
    <td colspan="6" width="25%"><!--{$text|escape:'html'}--></td>
  </tr>
</table>
<script>
document.getElementById('tabber-container').innerHTML = '<tabber>1=1|-|2=2</tabber>';
mw.loader.load('ext.tabber', function() {
  document.getElementById('tabber-container').innerHTML = '<tabber>1=1|-|2=2</tabber>';
  $('#tabber-container .tabber').tabber();
});
</script>
</includeonly>
</includeonly>

导航菜单