Category:Templates: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
<languages/> | <languages /> | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
Line 9: | Line 10: | ||
To ease translation, only mark the text within the box for translation. | To ease translation, only mark the text within the box for translation. | ||
</translate> | </translate> | ||
{{Note|<translate><!--T:3--> Usage:</translate><pre><nowiki> | {{Note|<translate><!--T:3--> Usage:</translate><pre><nowiki> | ||
</translate> | </translate> | ||
Line 39: | Line 41: | ||
</translate> | </translate> | ||
* <code><nowiki>{{Stub}}</nowiki></code> [[Special:MyLanguage/Template:Stub|Template:Stub]] | |||
*<code><nowiki>{{Stub}}</nowiki></code> [[Special:MyLanguage/Template:Stub|Template:Stub]] | |||
{{Stub}} | {{Stub}} | ||
<translate> | <translate> | ||
Line 46: | Line 50: | ||
<!--T:10--> | <!--T:10--> | ||
* Images from physics layers: <code><nowiki>{{Tile|game|2}}</nowiki></code>: {{Tile|game|2}} See [[Template:Tile]] for usage | *Images from physics layers: <code><nowiki>{{Tile|game|2}}</nowiki></code>: {{Tile|game|2}} See [[Template:Tile]] for usage | ||
<!--T:17--> | <!--T:17--> | ||
* Layers from game.png: <code><nowiki>{{Game.png|Ninja dash 2}}</nowiki></code>: {{Game.png|Ninja dash 2}} See [[Template:Game.png]] for usage | *Layers from game.png: <code><nowiki>{{Game.png|Ninja dash 2}}</nowiki></code>: {{Game.png|Ninja dash 2}} See [[Template:Game.png]] for usage | ||
<!--T:18--> | <!--T:18--> | ||
* Images from emoticons.png: <code><nowiki>{{Emote|hearts}}</nowiki></code>: {{Emote|hearts}} [[Template:Emote]] | *Images from emoticons.png: <code><nowiki>{{Emote|hearts}}</nowiki></code>: {{Emote|hearts}} [[Template:Emote]] | ||
<!--T:19--> | <!--T:19--> | ||
* Link + Image for weapons (text is customizable): | *Link + Image for weapons (text is customizable): | ||
</translate> | </translate> | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Basic usage !! Result !! Template link for more info | !Basic usage!!Result!!Template link for more info | ||
|- | |- | ||
| <code><translate><!--T:20--> <nowiki>{{Hammer|hammer}}</nowiki></translate></code> | |<code><translate><!--T:20--> <nowiki>{{Hammer|hammer}}</nowiki></translate></code> | ||
| {{Hammer|<translate><!--T:21--> hammer</translate>}} | |{{Hammer|<translate><!--T:21--> hammer</translate>}} | ||
| [[Special:MyLanguage/Template:Hammer]] | |[[Special:MyLanguage/Template:Hammer]] | ||
|- | |- | ||
| <code><translate><!--T:22--> <nowiki>{{Pistol|pistol}}</nowiki></translate></code> | |<code><translate><!--T:22--> <nowiki>{{Pistol|pistol}}</nowiki></translate></code> | ||
| {{Pistol|<translate><!--T:23--> pistol</translate>}} | |{{Pistol|<translate><!--T:23--> pistol</translate>}} | ||
| [[Special:MyLanguage/Template:Pistol]] | |[[Special:MyLanguage/Template:Pistol]] | ||
|- | |- | ||
| <code><translate><!--T:24--> <nowiki>{{Shotgun|shotgun}}</nowiki></translate></code> | |<code><translate><!--T:24--> <nowiki>{{Shotgun|shotgun}}</nowiki></translate></code> | ||
| {{Shotgun|<translate><!--T:25--> shotgun</translate>}} | |{{Shotgun|<translate><!--T:25--> shotgun</translate>}} | ||
| [[Special:MyLanguage/Template:Shotgun]] | |[[Special:MyLanguage/Template:Shotgun]] | ||
|- | |- | ||
| <code><translate><!--T:26--> <nowiki>{{Grenade|grenade}}</nowiki></translate></code> | |<code><translate><!--T:26--> <nowiki>{{Grenade|grenade}}</nowiki></translate></code> | ||
| {{Grenade|<translate><!--T:27--> grenade</translate>}} | |{{Grenade|<translate><!--T:27--> grenade</translate>}} | ||
| [[Special:MyLanguage/Template:Grenade]] | |[[Special:MyLanguage/Template:Grenade]] | ||
|- | |- | ||
| <code><translate><!--T:28--> <nowiki>{{Laser|laser}}</nowiki></translate></code> | |<code><translate><!--T:28--> <nowiki>{{Laser|laser}}</nowiki></translate></code> | ||
| {{Laser|<translate><!--T:29--> laser</translate>}} | |{{Laser|<translate><!--T:29--> laser</translate>}} | ||
| [[Special:MyLanguage/Template:Laser]] | |[[Special:MyLanguage/Template:Laser]] | ||
|- | |- | ||
| <code><translate><!--T:30--> <nowiki>{{Ninja|ninja}}</nowiki></translate></code> | |<code><translate><!--T:30--> <nowiki>{{Ninja|ninja}}</nowiki></translate></code> | ||
| {{Ninja|<translate><!--T:31--> ninja</translate>}} | |{{Ninja|<translate><!--T:31--> ninja</translate>}} | ||
| [[Special:MyLanguage/Template:Ninja]] | |[[Special:MyLanguage/Template:Ninja]] | ||
|} | |} | ||
<translate> | <translate> | ||
<!--T:32--> | <!--T:32--> | ||
* Links with image of tile layer attached: <code><nowiki>{{TileLink|{{Tile|game|11}}|Template:TileLink}}</nowiki></code>: {{TileLink|{{Tile|game|11}}|Template:TileLink}} | *Links with image of tile layer attached: <code><nowiki>{{TileLink|{{Tile|game|11}}|Template:TileLink}}</nowiki></code>: {{TileLink|{{Tile|game|11}}|Template:TileLink}} | ||
==Infoboxes== <!--T:11--> | ==Infoboxes== <!--T:11--> | ||
<!--T:12--> | <!--T:12--> | ||
* [[Special:MyLanguage/Template:Infobox weapon]] | *[[Special:MyLanguage/Template:Infobox weapon]] | ||
* [[Special:MyLanguage/Template:Infobox mod]] | *[[Special:MyLanguage/Template:Infobox mod]] | ||
== Code boxes == <!--T:13--> | ==Code boxes== <!--T:13--> | ||
<!--T:34--> | <!--T:34--> | ||
Line 108: | Line 114: | ||
<!--T:14--> | <!--T:14--> | ||
* [[Template:ic|inline code]]: <code><nowiki>{{ic|code}}</nowiki></code>: {{ic|code}} | *[[Template:ic|inline code]]: <code><nowiki>{{ic|code}}</nowiki></code>: {{ic|code}} | ||
* [[Template:bc|block code]]: <code><nowiki>{{bc|code}}</nowiki></code>: | *[[Template:bc|block code]]: <code><nowiki>{{bc|code}}</nowiki></code>: | ||
{{bc|code}} | {{bc|code}} | ||
* [[Template:hc|block code with header]]: <code><nowiki>{{hc|autoexec.cfg|code}}</nowiki></code>: | *[[Template:hc|block code with header]]: <code><nowiki>{{hc|autoexec.cfg|code}}</nowiki></code>: | ||
{{hc|autoexec.cfg|code}} | {{hc|autoexec.cfg|code}} | ||
Line 117: | Line 123: | ||
<!--T:16--> | <!--T:16--> | ||
* <code><nowiki>{{key press|A|space}}</nowiki></code> → {{key press|A|space}} For usage see https://www.mediawiki.org/wiki/Template:Key_press | *<code><nowiki>{{key press|A|space}}</nowiki></code> → {{key press|A|space}} For usage see https://www.mediawiki.org/wiki/Template:Key_press | ||
==Tooltip== <!--T:16--> | ==Tooltip== <!--T:16--> | ||
<!--T:17--> | <!--T:17--> | ||
This template adds a description tooltip on a given text : {{tooltip|a text example|a description example}} | This template adds a description tooltip on a given text : {{tooltip|a text example|a description example}}. | ||
Warning, don't add double quotes ('''"''') inside the tooltip). | |||
Usage : | Usage : | ||
<pre>{{Tooltip|Visible text|Description text}}</pre> | <pre>{{Tooltip|Visible text|Description text}}</pre> | ||
</translate> | </translate> |
Revision as of 21:00, 4 May 2024
Templates help making the page more clearly lay out and readable.
Eye-catching boxes
To ease translation, only mark the text within the box for translation.
</translate> {{Note|<translate>This text should be noted.</translate>}} <translate>
A "Note" box used to emphasize important information. Template:Note
</translate> {{Tip|<translate>This text should be considered.</translate>}} <translate>
A "Tip" box used to share helpful hints. Template:Tip
</translate> {{Todo|<translate>The described action to modify the wiki should be done later on.</translate>}} <translate>
A "todo" box used to emphasize the lack of information and the need/reminder to work on a section. Template:Todo
</translate> {{Warning|<translate>This text should be heeded.</translate>}} <translate>
A "Warning" box used to report potential danger. Template:Warning
Incomplete/Outdated content
{{Stub}}
Template:Stub
- Images from physics layers:
{{Tile|game|2}}
: See Template:Tile for usage
- Layers from game.png:
{{Game.png|Ninja dash 2}}
: See Template:Game.png for usage
- Images from emoticons.png:
{{Emote|hearts}}
: Template:Emote
- Link + Image for weapons (text is customizable):
Basic usage | Result | Template link for more info |
---|---|---|
{{Hammer|hammer}}
|
hammer | Special:MyLanguage/Template:Hammer |
{{Pistol|pistol}}
|
pistol | Special:MyLanguage/Template:Pistol |
{{Shotgun|shotgun}}
|
shotgun | Special:MyLanguage/Template:Shotgun |
{{Grenade|grenade}}
|
grenade | Special:MyLanguage/Template:Grenade |
{{Laser|laser}}
|
laser | Special:MyLanguage/Template:Laser |
{{Ninja|ninja}}
|
ninja | Special:MyLanguage/Template:Ninja |
- Links with image of tile layer attached:
{{TileLink|{{Tile|game|11}}|Template:TileLink}}
: Template:TileLink
Infoboxes
Code boxes
Apart from the normal <code>inline code formatting</code>
and
<pre> multiline code boxes. </pre>
We have some other nice code boxes:
- inline code:
{{ic|code}}
:code
- block code:
{{bc|code}}
:
code
- block code with header:
{{hc|autoexec.cfg|code}}
:
autoexec.cfg
code
Key presses
{{key press|A|space}}
→ A+space For usage see https://www.mediawiki.org/wiki/Template:Key_press
Tooltip
This template adds a description tooltip on a given text : a text example.
Warning, don't add double quotes (") inside the tooltip).
Usage :
{{Tooltip|Visible text|Description text}}
Subcategories
This category has the following 9 subcategories, out of 9 total.
T
- Templates/de (4 P)
- Templates/en (7 P)
- Templates/es (7 P)
- Templates/fr (1 P)
- Templates/pt-br (empty)
- Templates/ru (7 P)
- Templates/uk (7 P)
- Templates/zh (7 P)
Pages in category "Templates"
The following 31 pages are in this category, out of 31 total.