Template:Minecraft/doc: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Joker876
Created page with "{{Documentation subpage}} This template creates a link to the Minecraft Wiki. ==Usage== {{Ts|Mc}} {{T|Minecraft|1|2}}, where: *{{S|1}} is the link destinati..."
 
Create: Minecraft Mod Wiki>Joker876
Line 9: Line 9:


==Examples==
==Examples==
<pre style="width: 200px">
<pre style="width: 300px">
{{Minecraft|Wool}}
{{Minecraft|Wool}}
</pre>
</pre>
Line 15: Line 15:
{{Minecraft|Wool}}
{{Minecraft|Wool}}


<pre style="width: 200px">
<pre style="width: 300px">
{{Minecraft|Cobblestone|Cobble}}
{{Minecraft|Cobblestone|Cobble}}
</pre>
</pre>
;produces
;produces
{{Minecraft|Cobblestone|Cobble}}
{{Minecraft|Cobblestone|Cobble}}

Revision as of 12:25, 15 April 2021

This is a documentation subpage for Template:Minecraft.
It contains usage information, categories and other content that is not part of the original template page.

This template creates a link to the Minecraft Wiki.

Usage

Template shortcut

{{Minecraft|<1>|<2>}}, where:

  • <1> is the link destination (required).
  • <2> is the link display name (optional, default to: {{{1}}})

Examples

{{Minecraft|Wool}}
produces

Wool

{{Minecraft|Cobblestone|Cobble}}
produces

Cobble