Difference between revisions of "Template:Anchor"
From Game Detectives Wiki
| [unchecked revision] | [unchecked revision] |
m (cakes and rolls) |
m (33 revisions imported) |
||
| (11 intermediate revisions by 8 users not shown) | |||
| Line 11: | Line 11: | ||
-->{{#if:{{{10|}}}|<span id="{{anchorencode:{{{10|}}}}}"></span><!-- | -->{{#if:{{{10|}}}|<span id="{{anchorencode:{{{10|}}}}}"></span><!-- | ||
-->{{#if:{{{11|}}} | -->{{#if:{{{11|}}} | ||
| − | |< | + | |<span class="error">[[Template:Anchor]] (or Anchors): too many anchors, maximum is ten</span><!-- |
-->}}<!-- | -->}}<!-- | ||
-->}} }} }} }} }} }} }} }} }} }}<noinclude> | -->}} }} }} }} }} }} }} }} }} }}<noinclude> | ||
== Usage == | == Usage == | ||
See [[w:Template:Anchor]] for documentation. | See [[w:Template:Anchor]] for documentation. | ||
| − | [[Category:Templates{{translation}}]] | + | [[Category:Templates{{#translation:}}]] |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
| − | "1": {}, | + | "1": { |
| − | "2": {}, | + | "label": "Anchor", |
| + | "type": "string", | ||
| + | "required": true | ||
| + | }, | ||
| + | "2": { | ||
| + | "label": "Second anchor" | ||
| + | }, | ||
"3": {}, | "3": {}, | ||
"4": {}, | "4": {}, | ||
| Line 32: | Line 33: | ||
"6": {}, | "6": {}, | ||
"7": {}, | "7": {}, | ||
| − | "8": { | + | "8": {}, |
| − | |||
| − | |||
| − | |||
| − | |||
"9": {}, | "9": {}, | ||
"10": {}, | "10": {}, | ||
"11": {} | "11": {} | ||
| − | |||
| − | |||
| − | |||
| − | |||
}, | }, | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
| − | </templatedata> | + | </templatedata> |
</noinclude> | </noinclude> | ||
Latest revision as of 20:58, 26 May 2018
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>