Difference between revisions of "Template:Anchor/doc"

From EVE University Wiki
Jump to: navigation, search
m (Recategorized)
m (Rewrite doc.)
Line 1: Line 1:
<noinclude>{{main|Template:Anchor}}</noinclude>
+
; Description
This template creates an invisible "anchor" tag that can be targeted by links in the same manner as headers.
+
: This template creates an invisible "anchor" tag that can be targeted by links in the same manner as headers.
 +
 
 +
; Syntax
 +
: {{T|Anchor|id}}
 +
:; Parameters
 +
::; id : Identification of the anchor. Must be unique for the page used on. This uniqueness goes over {{Tl|Anchor}} ,headers and html/CSS ids
 +
 
 
<includeonly>[[Category:Link templates]]</includeonly>
 
<includeonly>[[Category:Link templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 09:49, 26 June 2023

Description
This template creates an invisible "anchor" tag that can be targeted by links in the same manner as headers.
Syntax
{{Anchor|<id>}}
Parameters
id 
Identification of the anchor. Must be unique for the page used on. This uniqueness goes over {{Anchor}} ,headers and html/CSS ids