Difference between revisions of "Template:Anchor"
From Game Detectives Wiki
[unchecked revision] | [unchecked revision] |
(cat) |
m (33 revisions imported) |
||
(17 intermediate revisions by 11 users not shown) | |||
Line 16: | Line 16: | ||
== Usage == | == Usage == | ||
See [[w:Template:Anchor]] for documentation. | See [[w:Template:Anchor]] for documentation. | ||
− | [[Category:Templates{{translation}}]] | + | [[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> |
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>