Category:Templates/en: Difference between revisions
Updating to match new version of source page Tags: mobile web edit mobile edit |
Updating to match new version of source page |
||
Line 4: | Line 4: | ||
==Eye-catching boxes== | ==Eye-catching boxes== | ||
To ease translation, only mark the text within the box for translation. | |||
{{Note{{#translation:}}|Usage: <pre><nowiki> | {{Note{{#translation:}}|Usage: <pre><nowiki> | ||
</translate> | </translate> | ||
{{Note{{#translation:}}|<translate>This text should be noted.</translate>}} | {{Note{{#translation:}}|<translate>This text should be noted.</translate>}} | ||
<translate></nowiki></pre> | <translate></nowiki></pre> | ||
A "Note" box used to emphasize important information. [[Special:MyLanguage/Template:Note|Template:Note]] | A "Note" box used to emphasize important information. [[Special:MyLanguage/Template:Note|Template:Note]]<pre><nowiki> | ||
</translate> | |||
{{Note{{#translation:}}|<translate>This text should be noted.</translate>}} | |||
<translate></nowiki></pre> | |||
<span lang="en" dir="ltr" class="mw-content-ltr">A "Note" box used to emphasize important information.</span> [[Special:MyLanguage/Template:Note|Template:Note]] | |||
}} | }} | ||
{{Tip{{#translation:}}|Usage: <pre><nowiki> | {{Tip{{#translation:}}|Usage: <pre><nowiki> | ||
Line 15: | Line 19: | ||
{{Tip{{#translation:}}|<translate>This text should be considered.</translate>}} | {{Tip{{#translation:}}|<translate>This text should be considered.</translate>}} | ||
<translate></nowiki></pre> | <translate></nowiki></pre> | ||
A "Tip" box used to share helpful hints. [[Special:MyLanguage/Template:Tip|Template:Tip]] | A "Tip" box used to share helpful hints. [[Special:MyLanguage/Template:Tip|Template:Tip]]<pre><nowiki> | ||
</translate> | |||
{{Tip{{#translation:}}|<translate>This text should be considered.</translate>}} | |||
<translate></nowiki></pre> | |||
<span lang="en" dir="ltr" class="mw-content-ltr">A "Tip" box used to share helpful hints.</span> [[Special:MyLanguage/Template:Tip|Template:Tip]] | |||
}} | }} | ||
{{Todo{{#translation:}}|Usage: <pre><nowiki> | {{Todo{{#translation:}}|Usage: <pre><nowiki> | ||
Line 21: | Line 29: | ||
{{Todo{{#translation:}}|<translate>The described action to modify the wiki should be done later on.</translate>}} | {{Todo{{#translation:}}|<translate>The described action to modify the wiki should be done later on.</translate>}} | ||
<translate></nowiki></pre> | <translate></nowiki></pre> | ||
A "todo" box used to emphasize the lack of information and the need/reminder to work on a section. [[Special:MyLanguage/Template:Todo|Template:Todo]] | A "todo" box used to emphasize the lack of information and the need/reminder to work on a section. [[Special:MyLanguage/Template:Todo|Template:Todo]] <pre><nowiki> | ||
</translate> | |||
{{Todo{{#translation:}}|<translate>The described action to modify the wiki should be done later on.</translate>}} | |||
<translate></nowiki></pre> | |||
<span lang="en" dir="ltr" class="mw-content-ltr">A "todo" box used to emphasize the lack of information and the need/reminder to work on a section.</span> [[Special:MyLanguage/Template:Todo|Template:Todo]] | |||
}} | }} | ||
{{Warning{{#translation:}}|Usage: <pre><nowiki> | {{Warning{{#translation:}}|Usage: <pre><nowiki> | ||
Line 27: | Line 39: | ||
{{Warning{{#translation:}}|<translate>This text should be heeded.</translate>}} | {{Warning{{#translation:}}|<translate>This text should be heeded.</translate>}} | ||
<translate></nowiki></pre> | <translate></nowiki></pre> | ||
A "Warning" box used to report potential danger. [[Special:MyLanguage/Template:Warning|Template:Warning]] | A "Warning" box used to report potential danger. [[Special:MyLanguage/Template:Warning|Template:Warning]] <pre><nowiki> | ||
</translate> | |||
{{Warning{{#translation:}}|<translate>This text should be heeded.</translate>}} | |||
<translate></nowiki></pre> | |||
<span lang="en" dir="ltr" class="mw-content-ltr">A "Warning" box used to report potential danger.</span> [[Special:MyLanguage/Template:Warning|Template:Warning]] | |||
}} | }} | ||
Revision as of 22:45, 18 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: {{{1}}}
Tip: {{{1}}}
TODO: {{{1}}}
Warning: {{{1}}}
Incomplete/Outdated content
{{Stub{{#translation:}}}}
Special:MyLanguage/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 | Template:Pistol |
{{Shotgun|shotgun}}
|
shotgun | Template:Shotgun |
{{Grenade|grenade}}
|
grenade | Template:Grenade |
{{Laser|laser}}
|
laser | Template:Laser |
{{Ninja|ninja}}
|
ninja | 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.