Template:Main: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Fix alternate text not working)
Line 16: Line 16:
| bold = 0
| bold = 0
| color = #BBB
| color = #BBB
| {{#ifexist: {{{1}}} | [[{{{1}}}]] | <!--else-->{{#if:{{{1|}}} | [[{{{1}}}|{{{2|{{{1}}}}}}]] }}<!--else-->}}<!--ifexist-->
| {{#ifexist: {{{1}}} | {{#if:{{{1|}}} | [[{{{1}}}|{{{2|{{{1}}}}}}]] }} | <!--else-->{{#if:{{{1|}}} | [[{{{1}}}|{{{2|{{{1}}}}}}]] }}<!--else-->}}<!--ifexist-->
}}</i></onlyinclude></includeonly>
}}</i></onlyinclude></includeonly>


<!-- Add categories to the /doc subpage, not here -->
<!-- Add categories to the /doc subpage, not here -->

Revision as of 10:30, 21 July 2024

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Inline note templates
Template Pages using it
28 August 2024
{{note}} 6,436
{{warning}} 1,253
{{bug}} 1,192
{{tip}} 1,516
{{todo}} 1,628
{{inline note}} 2,188
{{confirm}} 672
{{question}} 11
{{fix}} 170
{{important}} 459
{{clarify}} 169
{{elaborate}} 18
{{main}} 143
{{distinguish}} 85
{{workaround}} 122
{{seealso}} 145
{{when}} 1
{{where}} 0
{{which}} 2
{{why}} 38
{{idea}} 21
{{placementTip}} 13
{{codenote}} 21
{{altnames}} 35
{{deprecated}} 109
{{how}} 23
{{example}} 16
{{confusion}} 53
{{thanks}} 7
{{code Fix}} 9 + 7 (16)
{{vote}} 4

Link to the article that provided the information.

Parameters and Examples

Parameter Description Example Preview
No Parameters Inserts a superscript.
[[Main Page]]{{Main}}
Main Page[
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
]
{{{1}}} The page name to link to.
{{Main|Main Page}}
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
Main Page
{{{2}}} An alternative link text.
{{Main|Main Page|alternate text}}
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
alternate text