Difference between revisions of "Template:Anchor"

From Second Life Wiki
Jump to navigation Jump to search
m
m
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span id="{{{1}}}"></span><noinclude>
<span id="{{{1}}}" {{{attributes|}}}>{{{2|}}}</span><noinclude>
<nowiki>{{Anchor|anchor_label}}</nowiki>
{{{{FULLPAGENAME}}/doc}}
</noinclude>
</noinclude>

Revision as of 13:47, 7 November 2008

  • {{Anchor|anchor_label}}
  • {{Anchor|anchor_label|optional text}}
  • {{Anchor|anchor_label|optional text|attributes=additional parameters for the parent tag, such as style}}
#A1 {{Anchor|A1}}
#A2 {{Anchor|A2|A2}} A2
#A3 {{Anchor|A3|A3|attributes= style="color:red;"}} A3