Help:Template cheatsheet: Difference between revisions
Appearance
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) |
||
| Line 5: | Line 5: | ||
!rowspan=2|Shortcut / |
!rowspan=2|Shortcut / |
||
Alternative |
Alternative |
||
!colspan=2|HTML |
!colspan=2|HTML Entity Code |
||
decimal code |
|||
!rowspan=2|Usage |
!rowspan=2|Usage |
||
!rowspan=2|Example |
!rowspan=2|Example |
||
| Line 18: | Line 17: | ||
|{{Tl|eq}} |
|{{Tl|eq}} |
||
|= |
|= |
||
|= |
|||
| |
|||
|{{smallcaps|no parameters}} |
|{{smallcaps|no parameters}} |
||
|<code><nowiki>{{eq}}</nowiki></code> |
|<code><nowiki>{{eq}}</nowiki></code> |
||
| Line 26: | Line 25: | ||
|{{Tl|!}} |
|{{Tl|!}} |
||
|{{Smallcaps|na}} |
|{{Smallcaps|na}} |
||
|& |
|! |
||
|! |
|||
| |
|||
||{{smallcaps|no parameters}} |
||{{smallcaps|no parameters}} |
||
|<code><nowiki>{{!}}</nowiki></code> |
|<code><nowiki>{{!}}</nowiki></code> |
||
| Line 36: | Line 35: | ||
|{{Tl|apostrophe}} |
|{{Tl|apostrophe}} |
||
|&#39; |
|&#39; |
||
|' |
|||
| |
|||
|{{smallcaps|no parameters}} |
|{{smallcaps|no parameters}} |
||
|<code><nowiki>The ''Iliad''{{'}}s vocabulary is archaic.</nowiki></code> |
|<code><nowiki>The ''Iliad''{{'}}s vocabulary is archaic.</nowiki></code> |
||
| Line 45: | Line 44: | ||
|{{Smallcaps|na}} |
|{{Smallcaps|na}} |
||
|&#96;<br /> |
|&#96;<br /> |
||
|` |
|||
| |
|||
|{{smallcaps|no parameters}} |
|{{smallcaps|no parameters}} |
||
|<code><nowiki>... that '''[[Wikipedia:Bhutan|Bhutan]]'''{{`}}s capital is [[Wikipedia:Thimphu|Thimphu]]?</nowiki></code> |
|<code><nowiki>... that '''[[Wikipedia:Bhutan|Bhutan]]'''{{`}}s capital is [[Wikipedia:Thimphu|Thimphu]]?</nowiki></code> |
||
| Line 54: | Line 53: | ||
|{{Tl|prime}} |
|{{Tl|prime}} |
||
|&#8242; |
|&#8242; |
||
|′ |
|||
| |
|||
|<code><nowiki>{{′|text}}</nowiki></code> or <code><nowiki>text{{′}}s</nowiki></code> |
|<code><nowiki>{{′|text}}</nowiki></code> or <code><nowiki>text{{′}}s</nowiki></code> |
||
|<code><nowiki>''{{′|f}}''(''{{′|x}}'') ≥ 0</nowiki></code> |
|<code><nowiki>''{{′|f}}''(''{{′|x}}'') ≥ 0</nowiki></code> |
||
| Line 90: | Line 89: | ||
| |
| |
||
|&#32; |
|&#32; |
||
| |
|||
| |
|||
|{{smallcaps|no parameters}} |
|{{smallcaps|no parameters}} |
||
|<code><nowiki>green{{sp}}and blue </nowiki></code> |
|<code><nowiki>green{{sp}}and blue </nowiki></code> |
||
| Line 99: | Line 98: | ||
| |
| |
||
|&#58; |
|&#58; |
||
|: |
|||
| |
|||
|{{smallcaps|no parameters}} |
|{{smallcaps|no parameters}} |
||
|<code><nowiki>{{colon}}</nowiki></code> |
|<code><nowiki>{{colon}}</nowiki></code> |
||
Revision as of 16:26, 1 November 2020
Character Substitution
| Template | Shortcut /
Alternative |
HTML Entity Code | Usage | Example | Rendered | Description | |
|---|---|---|---|---|---|---|---|
| Decimal | Named | ||||||
| {{=}} | {{eq}} | = | = | no parameters | {{eq}}
|
= | Escapes "=". Allows "=" to be used in unnamed template parameters. |
| {{!}} | na | ! | ! | no parameters | {{!}}
|
| | Escapes "|". Used to encode "|" within template parameters or wikitables. |
| {{'}} | {{apostrophe}} | ' | ' | no parameters | The ''Iliad''{{'}}s vocabulary is archaic.
|
The Iliad's vocabulary is archaic. | Used to encode apostrophe to keep it separate from ('') wiki markup.
|
| {{`}} | na | ` |
` | no parameters | ... that '''[[Wikipedia:Bhutan|Bhutan]]'''{{`}}s capital is [[Wikipedia:Thimphu|Thimphu]]?
|
... that Bhutan's capital is Thimphu? | Used to encode apostrophe to keep it separate from (''') wiki markup.
|
| {{′}} | {{prime}} | ′ | ′ | {{′|text}} or text{{′}}s
|
''{{′|f}}''(''{{′|x}}'') ≥ 0
|
f′(x′) ≥ 0 | Used to encode prime symbol with leading space so it does not collide with a preceding italic character |
| {{braces}} | {{braces|code=on/off |Templatename|item1|item2}}
|
{{braces|Templatename}}
|
{{Templatename}} | ||||
| {{bracket}} | {{bracket|text}}
|
{{bracket|test}}
|
[test] | ||||
| {{brackets}} | {{brackets|text}} or {{brackets|text|more}}
|
{{brackets|test}}
|
[[test]] | ||||
| {{sp}} |   | no parameters | green{{sp}}and blue
|
green and blue | |||
| {{colon}} | : | : | no parameters | {{colon}}
|
: | ||
| {{!!}} | || | ||||||
| {{!(}} | [ | ||||||
| {{)!}} | ] | ||||||
| {{!((}} | [[ | ||||||
| {{))!}} | ]] | ||||||
| {{(}} | { | ||||||
| {{)}} | } | ||||||
| {{((}} | {{ | ||||||
| {{))}} | }} | ||||||
| {{(((}} | {{{ | ||||||
| {{)))}} | }}} | ||||||
Alignment
| Template | Shortcut /
Alternative |
Usage | Example | Rendered | Description |
|---|---|---|---|---|---|
| {{right}} | |||||
| {{left}} | |||||
| {{center}} | |||||
| {{float}} | |||||
| {{clear}} | |||||
| {{align}} | |||||
| {{stack}} |
Text Size
| Template | Shortcut /
Alternative |
Usage | Example | Rendered | Description |
|---|---|---|---|---|---|
| {{small}} | |||||
| {{smaller}} | |||||
| {{resize}} | |||||
| {{midsize}} | |||||
| {{larger}} | |||||
| {{big}} | |||||
| {{large}} | |||||
| {{huge}} | |||||
| {{font}} |
Text Formatting
| Template | Shortcut /
Alternative |
Usage | Example | Rendered | Description |
|---|---|---|---|---|---|
| {{highlight}} | {{h}} | {{H|text|colour|expiry}}
|
some text with a {{H| highlighted | #00FF00 | 1 January 2099}} portion
|
some text with a highlighted portion | Colour and date are optional Parameters, if a date is added the text will not be highlighted after the date has passed |
| {{color}} | |||||
| {{font color}} | |||||
| {{font}} | |||||
| {{em}} | |||||
| {{strong}} | |||||
| {{nowrap}} | |||||
| {{pad}} |
Lists
| Template | Shortcut /
Alternative |
Usage | Example | Rendered | Description |
|---|---|---|---|---|---|
| {{hlist}} | |||||
| {{plainlist}} | |||||
| {{cslist}} | |||||
| {{flatlist}} | |||||
| {{bulleted list}} | |||||
| {{ordered list}} | |||||
| {{unbulleted list}} | |||||
| {{glossary}} | |||||
| {{flowlist}} | |||||
| {{columns-list}} |
HTML tag alternatives
| Template | Shortcut /
Alternative |
HTML Tag | Usage | Example | Rendered | Description |
|---|---|---|---|---|---|---|
| {{pre}} | <pre>...</pre>
|
|||||
| {{pre2}} | <pre>...</pre>
|
|||||
| {{code}} | <code>...</code>
|
|||||
| {{kbd}} | <kbd>...</kbd>
|
|||||
| {{samp}} | <samp>...</samp>
|
|||||
| {{hr}} | <hr />
|
|||||
| {{break}} | <br />
|
|||||
| {{clear}} | {{br}} | <div style="clear: both;"></div>
|
||||
| {{abbr}} | <abbr>...</abbr>
|
|||||
| {{quote}} | <blockquote>...</blockquote>
|
|||||
| {{citation}} | {{cite}} | <cite>...</cite>
|
||||
| {{strikethrough}} | {{strike}} | <del>...</del>
|
||||
| {{underline}} | {{under}} | <u>...</u>
|
||||
| {{strong}} | <strong>...</strong>
|
|||||
| {{em}} | <em>...</em>
|
|||||
| {{dfn}} | <dfn>...</dfn>
|
|||||
| {{highlight}} | {{h}} | <mark>...</mark>
|
||||
| {{font}} | <font>...</font>
|
|||||
| {{center}} | <center>...</center>
|
|||||
| {{var}} | <var>...</var>
|
|||||
| {{sub}} | <sub>...</sub>
|
|||||
| {{sup}} | <sup>...</sup>
|