Category:Templates: Difference between revisions

From DDraceNetwork
(add new translateable note boxes)
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
Templates help making the page more clearly lay out and readable.
Templates help making the page more clearly lay out and readable.


<!--T:2-->
==Eye-catching boxes==
==Eye-catching boxes==
Disable translation before the note and enable it after the note again. Additional mark the text within the box for translation.
Disable translation before the note and enable it after the note again. Additional mark the text within the box for translation.
</translate>
</translate>
{{Note{{#translation:}}|<translate>Usage: <pre><nowiki>
{{Note{{#translation:}}|<translate><!--T:3-->
Usage: <pre><nowiki>
</translate>
</translate>
{{Note{{#translation:}}|<translate>This text should be noted.</translate>}}
{{Note{{#translation:}}|<translate>This text should be noted.</translate>}}
Line 13: Line 16:
</translate>
</translate>
}}
}}
{{Tip{{#translation:}}|<translate>Usage: <pre><nowiki>
{{Tip{{#translation:}}|<translate><!--T:4-->
Usage: <pre><nowiki>
</translate>
</translate>
{{Tip{{#translation:}}|<translate>This text should be considered.</translate>}}
{{Tip{{#translation:}}|<translate>This text should be considered.</translate>}}
Line 20: Line 24:
</translate>
</translate>
}}
}}
{{Todo{{#translation:}}|<translate>Usage: <pre><nowiki>
{{Todo{{#translation:}}|<translate><!--T:5-->
Usage: <pre><nowiki>
</translate>
</translate>
{{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>}}
Line 27: Line 32:
</translate>
</translate>
}}
}}
{{Warning{{#translation:}}|<translate>Usage: <pre><nowiki>
{{Warning{{#translation:}}|<translate><!--T:6-->
Usage: <pre><nowiki>
</translate>
</translate>
{{Warning{{#translation:}}|<translate>This text should be heeded.</translate>}}
{{Warning{{#translation:}}|<translate>This text should be heeded.</translate>}}
Line 37: Line 43:
<translate>
<translate>


==Incomplete/Outdated content==
==Incomplete/Outdated content== <!--T:7-->


<!--T:8-->
* <code><nowiki>{{Stub{{#translation:}}}}</nowiki></code> [[Special:MyLanguage/Template:Stub]]
* <code><nowiki>{{Stub{{#translation:}}}}</nowiki></code> [[Special:MyLanguage/Template:Stub]]
{{Stub{{#translation:}}}}
{{Stub{{#translation:}}}}


==DDNet related images==
==DDNet related images== <!--T:9-->


<!--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
* 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
Line 66: Line 74:
* 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==
==Infoboxes== <!--T:11-->


<!--T:12-->
* [[Template:Infobox weapon]]
* [[Template:Infobox weapon]]
* [[Template:Infobox mod]]
* [[Template:Infobox mod]]


<!--T:13-->
== Code boxes ==
== Code boxes ==
Apart from the normal <code><nowiki><code>inline code formatting</code></nowiki></code> and<pre>
Apart from the normal <code><nowiki><code>inline code formatting</code></nowiki></code> and<pre>
Line 80: Line 90:
</pre>We have some other nice code boxes:
</pre>We have some other nice code boxes:


<!--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>:
Line 86: Line 97:
{{hc|autoexec.cfg|code}}
{{hc|autoexec.cfg|code}}


==Key presses==
==Key presses== <!--T:15-->


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

Revision as of 22:25, 18 February 2023

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

Eye-catching boxes

Disable translation before the note and enable it after the note again. Additional 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

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

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