Difference between revisions of "Template:Anchor"
Jump to navigation
Jump to search
(add {{{|safesubst:}}} per talk) |
Mediawiki>Mainframe98 m (Protected "Template:Anchor": Excessive vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
||
Line 1: | Line 1: | ||
− | {{{{{| | + | <!-- |
− | {{ | + | -->{{#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><!-- | ||
+ | -->}}<!-- | ||
+ | -->}} }} }} }} }} }} }} }} }} }}<noinclude> | ||
+ | == Usage == | ||
+ | See [[w:Template:Anchor]] for documentation. | ||
+ | [[Category:Templates{{#translation:}}]] | ||
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "label": "Anchor", | ||
+ | "type": "string", | ||
+ | "required": true | ||
+ | }, | ||
+ | "2": { | ||
+ | "label": "Second anchor" | ||
+ | }, | ||
+ | "3": {}, | ||
+ | "4": {}, | ||
+ | "5": {}, | ||
+ | "6": {}, | ||
+ | "7": {}, | ||
+ | "8": {}, | ||
+ | "9": {}, | ||
+ | "10": {}, | ||
+ | "11": {} | ||
+ | }, | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 20:51, 13 November 2017
Usage
See w:Template:Anchor for documentation.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Anchor | 1 | no description | String | required |
Second anchor | 2 | no description | Unknown | optional |
3 | 3 | no description | Unknown | optional |
4 | 4 | no description | Unknown | optional |
5 | 5 | no description | Unknown | optional |
6 | 6 | no description | Unknown | optional |
7 | 7 | no description | Unknown | optional |
8 | 8 | no description | Unknown | optional |
9 | 9 | no description | Unknown | optional |
10 | 10 | no description | Unknown | optional |
11 | 11 | no description | Unknown | optional |