Diferencia entre revisiones de «Plantilla:Anchor»

De La Coppermind
Ir a la navegación Ir a la búsqueda
m
(clarified)
Línea 1: Línea 1:
 
<span id="{{anchorencode:{{{1}}}|}}" style="visibility: hidden;"></span><noinclude>
 
<span id="{{anchorencode:{{{1}}}|}}" style="visibility: hidden;"></span><noinclude>
   
  +
{{t|anchor|text}}
A utility template to add a URL anchor which can be linked to easily.
 
  +
  +
A utility template to add a URL anchor which can be linked to easily. It is usually used as a subsection header. This will hide the text you are anchoring, so if you want the text you are anchoring to be seen add <code><nowiki>'''text'''</nowiki></code> afterwards.
   
 
[[Category: Templates]]
 
[[Category: Templates]]

Revisión del 15:25 9 mar 2020

{{anchor|text}}

A utility template to add a URL anchor which can be linked to easily. It is usually used as a subsection header. This will hide the text you are anchoring, so if you want the text you are anchoring to be seen add '''text''' afterwards.