模板:CardRow
出自Meshal Lite
第1行: | 第1行: | ||
− | <includeonly><div class="cardRow" style="white-space:{{{white-space|pre-line}}};">{{{1|{{{content|}}}}}}</div></includeonly><noinclude>[[category:模板]] | + | <includeonly><div class="cardRow"><span style="white-space:{{{white-space|pre-line}}};">{{{1|{{{content|}}}}}}</span></div></includeonly><noinclude>[[category:模板]] |
== 说明 == | == 说明 == | ||
这个模板用来搭载在卡片模板中, 用于形成1段条目. 通常写在{{tpl|cardItem}}, {{tpl|cardAbility}}, {{tpl|cardEnvironment}}, {{tpl|cardFeature}}的content参数中. | 这个模板用来搭载在卡片模板中, 用于形成1段条目. 通常写在{{tpl|cardItem}}, {{tpl|cardAbility}}, {{tpl|cardEnvironment}}, {{tpl|cardFeature}}的content参数中. |