Difference between revisions of "Help:List of Templates"
m (→Visuals) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 55: | Line 55: | ||
|- | |- | ||
| <nowiki>{{Tip/Info|1}}</nowiki> || 1 = Tool tip text || Creates a information tool-tip entry {{Tip/Info|This is the Tool-Tip}} | | <nowiki>{{Tip/Info|1}}</nowiki> || 1 = Tool tip text || Creates a information tool-tip entry {{Tip/Info|This is the Tool-Tip}} | ||
+ | |- | ||
+ | | <nowiki>{{Tip/VersionFlag|1}}</nowiki> || 1 = Tool tip text || Creates a flag tool-tip entry {{Tip/VersionFlag|This is the Tool-Tip}} | ||
+ | |- | ||
+ | | <nowiki>{{#tip-text: 1 | 2}}</nowiki> || 1 = Text, 2 = Tool tip text || Creates a common {{#tip-text: inline tool tip | inline tool tip text}} | ||
|} | |} | ||
Line 78: | Line 82: | ||
| width=20% | <nowiki>{{Item/TableRow|1|2|...}}</nowiki> || 1 = Cell value 1, 2 = CSS class 1, ... || Creates a table row; odd number parameters specify cell values, its corresponding even parameter the column CSS class | | width=20% | <nowiki>{{Item/TableRow|1|2|...}}</nowiki> || 1 = Cell value 1, 2 = CSS class 1, ... || Creates a table row; odd number parameters specify cell values, its corresponding even parameter the column CSS class | ||
|} | |} | ||
− | |||
= Version = | = Version = | ||
Line 124: | Line 127: | ||
|- | |- | ||
| width=20% | <nowiki>{{Version/WinXSince|1}}</nowiki> || 1 = Full version number x.y.z|| Adds {{Version/WinXSince|2.4.4}} | | width=20% | <nowiki>{{Version/WinXSince|1}}</nowiki> || 1 = Full version number x.y.z|| Adds {{Version/WinXSince|2.4.4}} | ||
+ | |} | ||
+ | |||
+ | = Headers / Footers = | ||
+ | |||
+ | === MediaWiki namespace === | ||
+ | Extension: [https://www.mediawiki.org/wiki/Extension:Header_Footer Extension:Header Footer] | ||
+ | {| class="wikitable" | width=80% | ||
+ | |- | ||
+ | ! width=20% | Page !! width=40% | Result !! Comment | ||
+ | |- | ||
+ | | <nowiki>MediaWiki:Hf-nsheader-Category</nowiki> || Tag cloud || Header for category pages | ||
|} | |} | ||
Line 315: | Line 329: | ||
[[Category:Help]] | [[Category:Help]] | ||
+ | [[Category:Templates]] |