Category:Templates: Difference between revisions

From DDraceNetwork
mNo edit summary
Marked this version for translation
 
(6 intermediate revisions by the same user not shown)
Line 27: Line 27:
{{Todo|<translate>The described action to modify the wiki should be done later on.</translate>}}
{{Todo|<translate>The described action to modify the wiki should be done later on.</translate>}}
<translate></nowiki></pre>
<translate></nowiki></pre>
<translate><!--T:37--> A "todo" box used to emphasize the lack of information and the need/reminder to work on a section.</translate> [[Special:MyLanguage/Template:Todo|Template:Todo]]
<translate><!--T:37--> A "Todo" box used to emphasize the lack of information and the need or reminder to work on a section.</translate> [[Special:MyLanguage/Template:Todo|Template:Todo]]
}}
}}
{{Warning|<translate><!--T:6--> Usage: </translate><pre><nowiki>
{{Warning|<translate><!--T:6--> Usage: </translate><pre><nowiki>
Line 38: Line 38:
<translate>
<translate>


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


</translate>
</translate>
Line 56: Line 56:


<!--T:18-->
<!--T:18-->
*Images from emoticons.png: <code><nowiki>{{Emote|hearts}}</nowiki></code>: {{Emote|hearts}} [[Template:Emote]]
*Images from emoticons.png: <code><nowiki>{{Emote|hearts}}</nowiki></code>: {{Emote|hearts}} See [[Template:Emote]] for usage


<!--T:19-->
<!--T:19-->
*Link + Image for weapons (text is customizable):
*Link with Image for weapons (text is customizable):


</translate>
</translate>
Line 124: Line 124:
<!--T:16-->
<!--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>
==Tooltip== <!--T:39-->


==Tooltip== <!--T:16-->
<!--T:40-->
 
<!--T:17-->
This template adds a description tooltip on a given text : {{tooltip| a text example|a description example}}.
This template adds a description tooltip on a given text : {{tooltip| a text example|a description example}}.


<!--T:41-->
Warning, don't add double quotes ('''"''') inside the tooltip.
Warning, don't add double quotes ('''"''') inside the tooltip.


<!--T:42-->
Usage :
Usage :
<pre>{{Tooltip|Visible text|Description text}}</pre>
<pre>{{Tooltip|Visible text|Description text}}</pre>
</translate>
</translate>

Latest revision as of 17:09, 16 November 2024

Templates help make the page more clearly laid 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 or 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 or 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
  • Images from emoticons.png: {{Emote|hearts}}: See Template:Emote for usage
  • Link with 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:

code
autoexec.cfg
code

Key presses

Tooltip

This template adds a description tooltip on a given text : a text example.

Warning, don't add double quotes (") inside the tooltip.

Usage :

{{Tooltip|Visible text|Description text}}