Category:Templates: Difference between revisions
add keypress template |
Marked this version for translation |
||
(34 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | |||
<translate> | |||
<!--T:1--> | |||
Templates help make the page more clearly laid out and readable. | |||
== | ==Eye-catching boxes== <!--T:2--> | ||
* <code><nowiki>{{Stub}}</nowiki></code> | <!--T:33--> | ||
To ease translation, only mark the text within the box for translation. | |||
</translate> | |||
{{Note|<translate><!--T:3--> Usage:</translate><pre><nowiki> | |||
</translate> | |||
{{Note|<translate>This text should be noted.</translate>}} | |||
<translate></nowiki></pre> | |||
<translate><!--T:35--> A "Note" box used to emphasize important information.</translate> [[Special:MyLanguage/Template:Note|Template:Note]] | |||
}} | |||
{{Tip|<translate><!--T:4--> Usage: </translate><pre><nowiki> | |||
</translate> | |||
{{Tip|<translate>This text should be considered.</translate>}} | |||
<translate></nowiki></pre> | |||
<translate><!--T:36--> A "Tip" box used to share helpful hints.</translate> [[Special:MyLanguage/Template:Tip|Template:Tip]] | |||
}} | |||
{{Todo|<translate><!--T:5--> Usage:</translate> <pre><nowiki> | |||
</translate> | |||
{{Todo|<translate>The described action to modify the wiki should be done later on.</translate>}} | |||
<translate></nowiki></pre> | |||
<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> | |||
</translate> | |||
{{Warning|<translate>This text should be heeded.</translate>}} | |||
<translate></nowiki></pre> | |||
<translate><!--T:38--> A "Warning" box used to report potential danger.</translate> [[Special:MyLanguage/Template:Warning|Template:Warning]] | |||
}} | |||
<translate> | |||
==Incomplete or Outdated content== <!--T:7--> | |||
</translate> | |||
*<code><nowiki>{{Stub}}</nowiki></code> [[Special:MyLanguage/Template:Stub|Template:Stub]] | |||
{{Stub}} | {{Stub}} | ||
== | <translate> | ||
==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 | |||
<!--T:17--> | |||
*Layers from game.png: <code><nowiki>{{Game.png|Ninja dash 2}}</nowiki></code>: {{Game.png|Ninja dash 2}} See [[Template:Game.png]] for usage | |||
<!--T:18--> | |||
*Images from emoticons.png: <code><nowiki>{{Emote|hearts}}</nowiki></code>: {{Emote|hearts}} See [[Template:Emote]] for usage | |||
<!--T:19--> | |||
*Link with Image for weapons (text is customizable): | |||
</translate> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Basic usage !! Result !! Template link for more info | !Basic usage!!Result!!Template link for more info | ||
|- | |- | ||
| <code><nowiki>{{Hammer}}</nowiki></code> | |<code><translate><!--T:20--> <nowiki>{{Hammer|hammer}}</nowiki></translate></code> | ||
|{{Hammer|<translate><!--T:21--> hammer</translate>}} | |||
|[[Special:MyLanguage/Template:Hammer]] | |||
|- | |- | ||
| <code><nowiki>{{Pistol}}</nowiki></code> | |<code><translate><!--T:22--> <nowiki>{{Pistol|pistol}}</nowiki></translate></code> | ||
|{{Pistol|<translate><!--T:23--> pistol</translate>}} | |||
|[[Special:MyLanguage/Template:Pistol]] | |||
|- | |- | ||
| <code><nowiki>{{Shotgun}}</nowiki></code> | |<code><translate><!--T:24--> <nowiki>{{Shotgun|shotgun}}</nowiki></translate></code> | ||
|{{Shotgun|<translate><!--T:25--> shotgun</translate>}} | |||
|[[Special:MyLanguage/Template:Shotgun]] | |||
|- | |- | ||
| <code><nowiki>{{Grenade}}</nowiki></code> | |<code><translate><!--T:26--> <nowiki>{{Grenade|grenade}}</nowiki></translate></code> | ||
|{{Grenade|<translate><!--T:27--> grenade</translate>}} | |||
|[[Special:MyLanguage/Template:Grenade]] | |||
|- | |- | ||
| <code><nowiki>{{Laser}}</nowiki></code> | |<code><translate><!--T:28--> <nowiki>{{Laser|laser}}</nowiki></translate></code> | ||
|{{Laser|<translate><!--T:29--> laser</translate>}} | |||
|[[Special:MyLanguage/Template:Laser]] | |||
|- | |- | ||
| <code><nowiki>{{Ninja}}</nowiki></code> | |<code><translate><!--T:30--> <nowiki>{{Ninja|ninja}}</nowiki></translate></code> | ||
|{{Ninja|<translate><!--T:31--> ninja</translate>}} | |||
|[[Special:MyLanguage/Template:Ninja]] | |||
|} | |} | ||
==Infoboxes== | <translate> | ||
<!--T:32--> | |||
*Links with image of tile layer attached: <code><nowiki>{{TileLink|{{Tile|game|11}}|Template:TileLink}}</nowiki></code>: {{TileLink|{{Tile|game|11}}|Template:TileLink}} | |||
==Infoboxes== <!--T:11--> | |||
* [[Template:Infobox weapon]] | <!--T:12--> | ||
* [[Template:Infobox mod]] | *[[Special:MyLanguage/Template:Infobox weapon]] | ||
*[[Special:MyLanguage/Template:Infobox mod]] | |||
== Code boxes == | ==Code boxes== <!--T:13--> | ||
<!--T:34--> | |||
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> | ||
<pre> | <pre> | ||
Line 54: | Line 113: | ||
</pre>We have some other nice code boxes: | </pre>We have some other nice code boxes: | ||
* [[Template:ic|inline code]]: <code><nowiki>{{ic|code}}</nowiki></code>: {{ic|code}} | <!--T:14--> | ||
* [[Template:bc|block code]]: <code><nowiki>{{bc|code}}</nowiki></code>: | *[[Template:ic|inline code]]: <code><nowiki>{{ic|code}}</nowiki></code>: {{ic|code}} | ||
*[[Template:bc|block code]]: <code><nowiki>{{bc|code}}</nowiki></code>: | |||
{{bc|code}} | {{bc|code}} | ||
* [[Template:hc|block code with header]]: <code><nowiki>{{hc|autoexec.cfg|code}}</nowiki></code>: | *[[Template:hc|block code with header]]: <code><nowiki>{{hc|autoexec.cfg|code}}</nowiki></code>: | ||
{{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 | |||
</translate> | |||
<translate> | |||
==Tooltip== <!--T:39--> | |||
<!--T:40--> | |||
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. | |||
<!--T:42--> | |||
Usage : | |||
<pre>{{Tooltip|Visible text|Description text}}</pre> | |||
</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.
</translate> {{Note|<translate>This text should be noted.</translate>}} <translate>
A "Note" box used to emphasize important information. Template:Note
</translate> {{Tip|<translate>This text should be considered.</translate>}} <translate>
A "Tip" box used to share helpful hints. Template:Tip
</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
</translate> {{Warning|<translate>This text should be heeded.</translate>}} <translate>
A "Warning" box used to report potential danger. Template:Warning
Incomplete or 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}}
: 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:
- 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
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}}
Subcategories
This category has the following 9 subcategories, out of 9 total.
T
- Templates/de (4 P)
- Templates/en (7 P)
- Templates/es (7 P)
- Templates/fr (1 P)
- Templates/pt-br (empty)
- Templates/ru (7 P)
- Templates/uk (7 P)
- Templates/zh (7 P)
Pages in category "Templates"
The following 31 pages are in this category, out of 31 total.