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>