Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:Anchor/Documentation

< Template:Anchor
Revision as of 16:22, 3 May 2023 by Arcology Expert Program (talk | contribs) (Created page with "<includeonly><!--Template Subcategories--></includeonly> {{Template|Anchor}} is used to create HTML anchors via span IDs. ==Usage== It accepts one {{Parameter|mandatory|string}}, the reference text. It accepts one {{Parameter|optional}}, {{Code|display}}. If set to any value, it hides the reference text, but the anchor is still created. ==Returns== {{Code|<nowiki>Anchors are often made of {{anchor|made of lead}}, due to it's density.</nowiki>}} returns: {{Return|Anchor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Anchor is used to create HTML anchors via span IDs.

Usage

It accepts one mandatory string parameter, the reference text.

It accepts one optional parameter, display. If set to any value, it hides the reference text, but the anchor is still created.

Returns

Anchors are often made of {{anchor|made of lead}}, due to it's density. returns:

Anchors are often made of made of lead, due to it's density.