Difference between revisions of "Template:Anchor"

From Team Fortress Wiki
Jump to: navigation, search
m (Maybe I was looking at the wrong place)
 
Line 12: Line 12:
 
-->{{#if: {{{11|}}}|<span class="error">[[Template:Anchor]] (or Anchors): too many anchors, maximum is 10.</span><!--
 
-->{{#if: {{{11|}}}|<span class="error">[[Template:Anchor]] (or Anchors): too many anchors, maximum is 10.</span><!--
 
-->}}}}}}}}}}}}}}}}}}}}}}<noinclude>
 
-->}}}}}}}}}}}}}}}}}}}}}}<noinclude>
Please see [[wikipedia:Template:Anchor/doc|Template:Anchor/doc]] on [[wikipedia:Main Page|Wikipedia]] for full documentation on this template.
+
{{Wikipedia doc}}
 
+
{{Doc begin}}
 
* <code><nowiki>{{anchor|foo|bar|baz}}</nowiki></code> will create HTML page anchors for [[#foo]], [[#bar]], and [[#baz]] (supports up to 10 anchors).
 
* <code><nowiki>{{anchor|foo|bar|baz}}</nowiki></code> will create HTML page anchors for [[#foo]], [[#bar]], and [[#baz]] (supports up to 10 anchors).
 
* Use this underneath a section header if you change its name to preserve any redirects that use anchors.
 
* Use this underneath a section header if you change its name to preserve any redirects that use anchors.
 
[[Category:Formatting templates|Anchor]]
 
[[Category:Formatting templates|Anchor]]
 
</noinclude>
 
</noinclude>

Latest revision as of 02:13, 23 October 2014

Documentation for Anchor

  • {{anchor|foo|bar|baz}} will create HTML page anchors for #foo, #bar, and #baz (supports up to 10 anchors).
  • Use this underneath a section header if you change its name to preserve any redirects that use anchors.