Diferencia entre revisiones de «Plantilla:Map ref»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m (+cat)
m (+track +usage)
Línea 2: Línea 2:
   
 
TEXT
 
TEXT
  +
-->|<!--
-->|{{{pre|}}}[[:file:{{map|{{{1}}}|}}|{{{text|Map of {{{2|{{{1}}}|}}}|}}}]]{{{post|}}}<!--
 
  +
  +
-->{{{pre|}}}<!-- -->{{#if:{{{pre|}}}|{{ref/uses-pre}}|}}<!--
  +
 
-->[[:file:{{map|{{{1}}}|}}|{{{text|Map of {{{2|{{{1}}}|}}}|}}}]]<!--
  +
  +
-->{{{post|}}}<!-- -->{{#if:{{{post|}}}|{{ref/uses-post}}|}}<!--
   
 
NAME
 
NAME
Línea 23: Línea 29:
 
[[Category: Reference templates]]
 
[[Category: Reference templates]]
 
[[category: maps]]
 
[[category: maps]]
  +
  +
== Articles using Template ==
  +
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here}}
  +
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}

Revisión del 10:46 19 abr 2020

This template is used to refer to in-world maps. It uses {{map}} to find the map file name.

To use, include {{map ref|location|alt-name}}

  • {{{2}}} replaces the place text (for example {{map|Final Empire|the Final Empire}} will show 'Map of the Final Empire')
  • {{{text}}} replaces the whole link text
  • {{{pre}}} is included before the link
  • {{{post}}} is included after the link
  • {{{name}}} replaces {{map|{{{1}}}}} as the reference name
  • {{{group}}} sets the reference group

Articles using Template