首页
随机
附近
登录
设置
关于PlantsVsZombies Mixed
免责声明
PlantsVsZombies Mixed
搜索
查看“微件:PlantInfo”的源代码
←
微件:PlantInfo
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您没有权限编辑
微件
命名空间内的页面。
您可以查看和复制此页面的源代码。
<includeonly> <table class="wikitable hlist logo" style="text-align:center; width:400px; white-space:normal;display:table;"> <tr> <th colspan="8" width="50%"><!--{$name|escape:'html'}--></th> </tr> <!--{if !$pic2}--> <tr> <td colspan="8" width="50%"><img src="<!--{$pic|escape:'html'}-->"/></td> </tr> <!--{/if}--> <!--{if $pic2}--> <tr> <td colspan="8" width="50%" id="tabber-container"> </td> </tr> <!--{/if}--> <tr> <th colspan="2" width="25%">画师</th> <td colspan="6" width="25%"><!--{$painter|escape:'html'}--></td> </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>
返回
微件:PlantInfo
。