Template:!!/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "Creates two vertical pipes || Necessary for putting wiki table formatting in a template. <includeonly> Category:Formatting templates </includeonly>")
 
(Add Documentation subpage context info to top of page)
Line 1: Line 1:
Creates two vertical pipes ||
{{Notice|It contains usage information, categories and other content that is not part of the original template page.|''NOTICE:'' This is a documentation subpage for [[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}


Necessary for putting wiki table formatting in a template.


<includeonly>
The <code style="font-size: 1.15em; font-weight: 800;"><nowiki>{{!!}}</nowiki></code> template outputs two consecutive vertical pipe characters, a la <code><nowiki>||</nowiki></code>, necessary for putting wikitable formatting (specifically, indicating the start of another header cell on the same line where one is already defined) within a template.<includeonly>
[[Category:Formatting templates]]
 
</includeonly>
 
[[Category:Formatting templates]]</includeonly><noinclude>
 
 
{{DEFAULTSORT:{{BASEPAGENAME}}}}
[[Category:Template documentation pages]]</noinclude>

Revision as of 10:18, 26 August 2021

Emblem-important-yellow.png NOTICE: This is a documentation subpage for Template:!!:
It contains usage information, categories and other content that is not part of the original template page.


The {{!!}} template outputs two consecutive vertical pipe characters, a la ||, necessary for putting wikitable formatting (specifically, indicating the start of another header cell on the same line where one is already defined) within a template.