Category:Templates/en: Difference between revisions
Updating to match new version of source page |
Updating to match new version of source page |
||
Line 5: | Line 5: | ||
To ease translation, only mark the text within the box for translation. | To ease translation, only mark the text within the box for translation. | ||
{{Note | {{Note|Usage:<pre><nowiki> | ||
</translate> | </translate> | ||
{{Note | {{Note|<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]] | ||
}} | }} | ||
{{Tip | {{Tip|Usage: <pre><nowiki> | ||
</translate> | </translate> | ||
{{Tip | {{Tip|<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]] | ||
}} | }} | ||
{{Todo | {{Todo|Usage: <pre><nowiki> | ||
</translate> | </translate> | ||
{{Todo | {{Todo|<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]] | ||
}} | }} | ||
{{Warning | {{Warning|Usage: <pre><nowiki> | ||
</translate> | </translate> | ||
{{Warning | {{Warning|<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]] | ||
Line 33: | Line 33: | ||
==Incomplete/Outdated content== | ==Incomplete/Outdated content== | ||
* <code><nowiki>{{Stub | * <code><nowiki>{{Stub}}</nowiki></code> [[Special:MyLanguage/Template:Stub|Template:Stub]] | ||
{{Stub | {{Stub}} | ||
==DDNet related images== | ==DDNet related images== |
Revision as of 19:53, 16 March 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|<translate>This text should be noted.</translate>}} <translate>
A "Note" box used to emphasize important information. Template:Note
Tip: Usage:
</translate> {{Tip|<translate>This text should be considered.</translate>}} <translate>
A "Tip" box used to share helpful hints. Template:Tip
TODO: Usage:
</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
Warning: Usage:
</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
Pages in category "Templates/en"
The following 7 pages are in this category, out of 7 total.