Diferencia entre revisiones de «Plantilla:Glossary ref»

m
(Traducir al Español)
 
(No se muestran 2 ediciones intermedias de otro usuario)
Línea 1: Línea 1:
<includeonly>{{#tag:ref<!--
<includeonly>{{#tag:ref|<!--


TEXT
TEXT
-->|{{{pre|{{{5|}}}|}}}<!--
-->{{{pre|}}}<!-- -->{{#if:{{{pre|}}}|{{ref/uses-pre}}|}}<!--


-->[[{{b|{{{1}}}|}}/{{{3|glossary}}}#{{{2}}}|{{{text|{{b|{{{1}}}|}} {{{3|glossary}}} section {{{2}}}|}}}]]<!--
-->[[{{b|{{{1}}}|}}/{{{3|glosario}}}#{{{2}}}|{{{text|''{{b|{{{1}}}|}}'' {{{3|glosario}}} sección {{{2}}}|}}}]]<!--


-->{{{post|{{{4|}}}|}}}<!--
-->{{{post|}}}<!-- -->{{#if:{{{post|}}}|{{ref/uses-post}}|}}<!--


NAME
NAME
-->|name={{{name|{{b|{{{1}}}|}}-{{{index|{{{3|glossary}}}|}}}-{{{2}}}|}}}<!--
-->|name={{{name|{{b|{{{1}}}|}}-{{{index|{{{3|glosario}}}|}}}-{{{2}}}|}}}<!--


GROUP
GROUP
Línea 30: Línea 30:
[[Category: Sources]]
[[Category: Sources]]
[[Category: Reference templates]]
[[Category: Reference templates]]

== Articles using Template ==
{{for|Special:WhatLinksHere/{{FULLPAGENAME}}|a full listing|here}}
{{Special:WhatLinksHere/{{FULLPAGENAME}}|namespace=0}}

Revisión actual - 13:03 13 ene 2022

This template is used to refer to other articles on the coppermind.

To use, include {{glossary ref|glossary|letter|index|post|pre}}

  • glossary is which book/series to link to
  • letter indicates which section of the index
  • index will change the index from glossary to whatever is passed (like people or places)
  • {{{pre}}} is included before the link
  • {{{post}}} is included after the link
  • {{{name}}} replaces the generated reference name
  • {{{group}}} sets the reference group

Articles using Template