Category:Templates/en: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
Line 56: | Line 56: | ||
| <code><nowiki>{{Pistol|pistol}}</nowiki></code> | | <code><nowiki>{{Pistol|pistol}}</nowiki></code> | ||
| {{Pistol|pistol}} | | {{Pistol|pistol}} | ||
| [[Template:Pistol]] | | [[Special:MyLanguage/Template:Pistol]] | ||
|- | |- | ||
| <code><nowiki>{{Shotgun|shotgun}}</nowiki></code> | | <code><nowiki>{{Shotgun|shotgun}}</nowiki></code> | ||
| {{Shotgun|shotgun}} | | {{Shotgun|shotgun}} | ||
| [[Template:Shotgun]] | | [[Special:MyLanguage/Template:Shotgun]] | ||
|- | |- | ||
| <code><nowiki>{{Grenade|grenade}}</nowiki></code> | | <code><nowiki>{{Grenade|grenade}}</nowiki></code> | ||
| {{Grenade|grenade}} | | {{Grenade|grenade}} | ||
| [[Template:Grenade]] | | [[Special:MyLanguage/Template:Grenade]] | ||
|- | |- | ||
| <code><nowiki>{{Laser|laser}}</nowiki></code> | | <code><nowiki>{{Laser|laser}}</nowiki></code> | ||
| {{Laser|laser}} | | {{Laser|laser}} | ||
| [[Template:Laser]] | | [[Special:MyLanguage/Template:Laser]] | ||
|- | |- | ||
| <code><nowiki>{{Ninja|ninja}}</nowiki></code> | | <code><nowiki>{{Ninja|ninja}}</nowiki></code> | ||
| {{Ninja|ninja}} | | {{Ninja|ninja}} | ||
| [[Template:Ninja]] | | [[Special:MyLanguage/Template:Ninja]] | ||
|} | |} | ||
* 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}} |
Revision as of 03:45, 19 February 2023
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.
Note: Usage:
</translate> {{Note{{#translation:}}|<translate>This text should be noted.</translate>}} <translate>
A "Note" box used to emphasize important information. Template:Note
Tip: Usage:
</translate> {{Tip{{#translation:}}|<translate>This text should be considered.</translate>}} <translate>
A "Tip" box used to share helpful hints. Template:Tip
TODO: Usage:
</translate> {{Todo{{#translation:}}|<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
Warning: Usage:
</translate> {{Warning{{#translation:}}|<translate>This text should be heeded.</translate>}} <translate>
A "Warning" box used to report potential danger. Template:Warning
Incomplete/Outdated content
{{Stub{{#translation:}}}}
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
Pages in category "Templates/en"
The following 7 pages are in this category, out of 7 total.