Category:Templates: Difference between revisions

From DDraceNetwork
mNo edit summary
(start marking page for translation)
Line 1: Line 1:
<languages/>
<translate>
Templates help making the page more clearly lay out and readable.
Templates help making the page more clearly lay out and readable.
==Translation==
Add <code><nowiki>{{LangNavBox}}</nowiki></code> at the top of the page to link to the same article in other languages.


==Incomplete/Outdated content==
==Incomplete/Outdated content==


* <code><nowiki>{{Stub}}</nowiki></code> [[Template:Stub]]
* <code><nowiki>{{Stub{{#translation:}}}}</nowiki></code> [[Special:MyLanguage/Template:Stub]]
{{Stub}}
{{Stub{{#translation:}}}}
* <code><nowiki>{{OutdatedTranslation}}</nowiki></code>
{{OutdatedTranslation}}


==Eye-catching boxes==
==Eye-catching boxes==


{{Note|Usage: <code><nowiki>{{Note|This text should be noted.}}</nowiki></code> A "Note" box used to emphasize important information. [[Template:Note]]}}
{{Note{{#translation:}}|Usage: <code><nowiki>{{Note|This text should be noted.}}</nowiki></code> A "Note" box used to emphasize important information. [[Special:MyLanguage/Template:Note]]}}
{{Tip|Usage: <code><nowiki>{{Tip|This text should be considered.}}</nowiki></code> A "Tip" box used to share helpful hints. [[Template:Tip]]}}
{{Tip{{#translation:}}|Usage: <code><nowiki>{{Tip|This text should be considered.}}</nowiki></code> A "Tip" box used to share helpful hints. [[Special:MyLanguage/Template:Tip]]}}
{{Todo|Usage: <code><nowiki>{{Todo|This text should be a TODO.}}</nowiki></code> A "TODO" box used to emphasize the lack of information and the need/remainder to work on a section. [[Template:Todo]]}}
{{Todo{{#translation:}}|Usage: <code><nowiki>{{Todo|This text should be a TODO.}}</nowiki></code> A "TODO" box used to emphasize the lack of information and the need/remainder to work on a section. [[Special:MyLanguage/Template:Todo]]}}
{{Warning|Usage: <code><nowiki>{{Warning|This text should be heeded.}}</nowiki></code> A "Warning" box used to report potential danger. [[Template:Warning]]}}
{{Warning{{#translation:}}|Usage: <code><nowiki>{{Warning|This text should be heeded.}}</nowiki></code> A "Warning" box used to report potential danger. [[Template:Warning]]}}


==DDNet related images==
==DDNet related images==
Line 65: Line 62:


* <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
</translate>

Revision as of 13:26, 18 February 2023

Templates help making the page more clearly lay out and readable.

Incomplete/Outdated content

This article is a Stub. You can help us by editing and improving it.

Eye-catching boxes

Note: Usage: {{Note|This text should be noted.}} A "Note" box used to emphasize important information. Special:MyLanguage/Template:Note
Tip: Usage: {{Tip|This text should be considered.}} A "Tip" box used to share helpful hints. Special:MyLanguage/Template:Tip
TODO: Usage: {{Todo|This text should be a TODO.}} A "TODO" box used to emphasize the lack of information and the need/remainder to work on a section. Special:MyLanguage/Template:Todo
Warning: Usage: {{Warning|This text should be heeded.}} A "Warning" box used to report potential danger. Template:Warning

DDNet related images

  • 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 Template:Hammer
{{Pistol}} Pistol Template:Pistol
{{Shotgun}} Shotgun Template:Shotgun
{{Grenade}} Grenade Template:Grenade
{{Laser}} Laser Template:Laser
{{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:

code
autoexec.cfg
code

Key presses