Difference between revisions of "Template:Anchor"
Jump to navigation
Jump to search
Mediawiki>Plastikspork (Fix |=FOO bug where {{anchor|=FOO}} transcludes Template:FOO) |
en>ExE Boss (→template-documentation: Move template documentation to subpage) |
||
Line 1: | Line 1: | ||
− | {{< | + | <onlyinclude><!-- |
+ | -->{{#if:{{{ 1|}}}|<span id="{{anchorencode:{{{ 1|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 2|}}}|<span id="{{anchorencode:{{{ 2|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 3|}}}|<span id="{{anchorencode:{{{ 3|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 4|}}}|<span id="{{anchorencode:{{{ 4|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 5|}}}|<span id="{{anchorencode:{{{ 5|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 6|}}}|<span id="{{anchorencode:{{{ 6|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 7|}}}|<span id="{{anchorencode:{{{ 7|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 8|}}}|<span id="{{anchorencode:{{{ 8|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{ 9|}}}|<span id="{{anchorencode:{{{ 9|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{10|}}}|<span id="{{anchorencode:{{{10|}}}}}"></span><!-- | ||
+ | -->{{#if:{{{11|}}} | ||
+ | |<span class="error">[[Template:Anchor]] (or Anchors): too many anchors, maximum is ten</span><!-- | ||
+ | -->}}<!-- | ||
+ | -->}} }} }} }} }} }} }} }} }} }}</onlyinclude> | ||
{{Documentation}} | {{Documentation}} | ||
− | |||
− |
Revision as of 13:04, 22 July 2021
This documentation is transcluded from Template:Anchor/doc.