模板:亚夜梦境生物信息框:修订间差异
来自「荏苒之境」
创建页面,内容为“<table class="infobox"> <tr><th colspan="2" class="infobox-title" style="{{#if:{{{标题背景|}}}|background: {{{标题背景}}};}} {{#if:{{{标题颜色|}}}|color:…” |
无编辑摘要 |
||
(未显示同一用户的12个中间版本) | |||
第1行: | 第1行: | ||
< | <div class="infobox"> | ||
<table> | |||
<tr><th colspan="2" class="infobox-title" style="{{#if:{{{标题背景|}}}|background: {{{标题背景}}};}} {{#if:{{{标题颜色|}}}|color: {{{标题颜色}}};}}">{{{标题|{{PAGENAME}}}}}</th></tr> | <tr><th colspan="2" class="infobox-title" style="{{#if:{{{标题背景|}}}|background: {{{标题背景}}};}} {{#if:{{{标题颜色|}}}|color: {{{标题颜色}}};}}">{{{标题|{{PAGENAME}}}}}</th></tr> | ||
<tr><th colspan="2" class="infobox-header" style="{{#if:{{{标题背景|}}}|background: {{{标题背景}}};}} {{#if:{{{标题颜色|}}}|color: {{{标题颜色}}};}}">基本信息</th></tr><!-- | <tr><th colspan="2" class="infobox-header" style="{{#if:{{{标题背景|}}}|background: {{{标题背景}}};}} {{#if:{{{标题颜色|}}}|color: {{{标题颜色}}};}}">基本信息</th></tr><!-- | ||
第7行: | 第8行: | ||
-->{{#if:{{{分布|}}}|<tr><th>分布</th><td>{{{分布}}}</td></tr>}}<!-- | -->{{#if:{{{分布|}}}|<tr><th>分布</th><td>{{{分布}}}</td></tr>}}<!-- | ||
-->{{#if:{{{别名|}}}|<tr><th>别名</th><td>{{{别名}}}</td></tr>}} | -->{{#if:{{{别名|}}}|<tr><th>别名</th><td>{{{别名}}}</td></tr>}} | ||
</table> | |||
<table> | |||
<tr><th colspan="2" class="infobox-header" style="{{#if:{{{标题背景|}}}|background: {{{标题背景}}};}} {{#if:{{{标题颜色|}}}|color: {{{标题颜色}}};}}">[[夏格生物分类法]]</th></tr><!-- | <tr><th colspan="2" class="infobox-header" style="{{#if:{{{标题背景|}}}|background: {{{标题背景}}};}} {{#if:{{{标题颜色|}}}|color: {{{标题颜色}}};}}">[[夏格生物分类法]]</th></tr><!-- | ||
-->{{#if:{{{界|}}}|<tr><th>界</th><td>{{{界}}}</td></tr>}}<!-- | |||
-->{{#if:{{{世|}}}|<tr><th>世</th><td>{{{世}}}</td></tr>}}<!-- | -->{{#if:{{{世|}}}|<tr><th>世</th><td>{{{世}}}</td></tr>}}<!-- | ||
-->{{#if:{{{芽|}}}|<tr><th>芽</th><td>{{{芽}}}</td></tr>}}<!-- | -->{{#if:{{{芽|}}}|<tr><th>芽</th><td>{{{芽}}}</td></tr>}}<!-- | ||
-->{{#if:{{{枝|}}}|<tr><th>枝</th><td>{{{枝}}}</td></tr>}}<!-- | -->{{#if:{{{枝|}}}|<tr><th>枝</th><td>{{{枝}}}</td></tr>}}<!-- | ||
-->{{#if:{{{亚枝|}}}|<tr><th>亚枝</th><td>{{{亚枝}}}</td></tr>}}<!-- | |||
-->{{#if:{{{目|}}}|<tr><th>目</th><td>{{{目}}}</td></tr>}}<!-- | |||
-->{{#if:{{{亚目|}}}|<tr><th>亚目</th><td>{{{亚目}}}</td></tr>}}<!-- | |||
-->{{#if:{{{群|}}}|<tr><th>群</th><td>{{{群}}}</td></tr>}}<!-- | -->{{#if:{{{群|}}}|<tr><th>群</th><td>{{{群}}}</td></tr>}}<!-- | ||
-->{{#if:{{{亚群|}}}|<tr><th>亚群</th><td>{{{亚群}}}</td></tr>}}<!-- | -->{{#if:{{{亚群|}}}|<tr><th>亚群</th><td>{{{亚群}}}</td></tr>}}<!-- | ||
-->{{#if:{{{种|}}}|<tr><th>种</th><td>{{{种}}}</td></tr>}}<!-- | -->{{#if:{{{种|}}}|<tr><th>种</th><td>{{{种}}}</td></tr>}}<!-- | ||
-->{{#if:{{{亚种|}}}|<tr><th>亚种</th><td>{{{亚种}}}</td></tr> | -->{{#if:{{{亚种|}}}|<tr><th>亚种</th><td>{{{亚种}}}</td></tr>}} | ||
}} | |||
</table> | </table> | ||
</div> | |||
<noinclude> | <noinclude> | ||
示例: | 示例: | ||
第26行: | 第32行: | ||
{ | { | ||
"params": { | "params": { | ||
"标题": {}, | |||
"标题背景": {}, | "标题背景": {}, | ||
"标题颜色": {}, | "标题颜色": {}, | ||
"图片1": {}, | "图片1": {}, | ||
"图片1说明": {}, | "图片1说明": {}, | ||
第34行: | 第40行: | ||
"分布": {}, | "分布": {}, | ||
"别名": {}, | "别名": {}, | ||
"界": {}, | |||
"世": {}, | "世": {}, | ||
"芽": {}, | "芽": {}, | ||
"枝": {}, | "枝": {}, | ||
"亚枝": {}, | |||
"目": {}, | |||
"亚目": {}, | |||
"群": {}, | "群": {}, | ||
"亚群": {}, | "亚群": {}, |