LLWiki正在建设中,欢迎加入我们

“Template:無”的版本间差异

来自LLWiki
跳转到导航 跳转到搜索
标签移动版网页编辑 移动版编辑
第15行: 第15行:
{{!)}}
{{!)}}
}}[[category:表格模板]]</noinclude><includeonly><!--</includeonly><syntaxhighlight lang="html+handlebars">
}}[[category:表格模板]]</noinclude><includeonly><!--</includeonly><syntaxhighlight lang="html+handlebars">
-->rowspan={{{1|1}}} colspan={{{2|1}}} bgcolor="#e5e7e9" style="text-align:center;color:grey"|{{{3|無}}}<!--
-->{{#if:{{{1|}}}|rowspan={{{1}}}|}} {{#if:{{{2|}}}|colspan={{{2}}}|}} bgcolor="#e5e7e9" style="text-align:center;color:grey"|{{{3|無}}}<!--
</syntaxhighlight><includeonly>--></includeonly>
</syntaxhighlight><includeonly>--></includeonly>

2020年10月29日 (四) 00:09的版本

Template-info.png 模板文档
这个文档是内联文档。

此模板用于在表格内填写“无”,参数1为横跨多少行数,参数2为跨多少列数,参数3为显示文字(默认为“无”)。使用此模板可能破坏表格自身的CSS样式,因此请在预览时小心检查,还可以考虑以class="table-none"替代。

示例:

{| class="wikitable" | {{无}} || {{无|2|3=}} |- | OwO |}

OwO

<syntaxhighlight lang="html+handlebars">

--> bgcolor="#e5e7e9" style="text-align:center;color:grey"|无</includeonly>