- This is a personal developmental wiki, it may often be in an unstable or experimental state and the lack of meaningful content on a page is often intentional; however, you can participate. Please: 1) create an account, 2) confirm your e-mail, 3) send Deirdre and e-mail telling her who you are and why you are interested. Thanks, --Deirdre(talk contribs)

Difference between revisions of "Template:Anchor+"

From DeeDeeswiki
Jump to: navigation, search
(create template)
 
m (6 revisions from wikisource:en:Template:Anchor+)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span id="{{{ 1|}}}">{{{1|}}}</span>
+
<span id="{{{a|{{{1|}}}}}}" title="Anchor:{{{a|{{{1|}}}}}}" class="HighlightedAnchor">{{{label|{{{2|{{{1|}}}}}}}}}</span><noinclude>
 
+
{{documentation}}
 
+
<noinclude>
+
===Use===
+
;explicit and visible anchor
+
<nowiki>{{anchor+|point}}</nowiki> creates the anchor named ''point''.
+
 
+
====Note====
+
* Anchor+ can carry 1 variables
+
 
+
[[Category:Internal link templates|{{PAGENAME}}]]
+
 
</noinclude>
 
</noinclude>

Latest revision as of 17:40, 26 December 2013

Template:Documentation