Difference between revisions of "Template:Anchor"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m (Reverted 1 edit by 2601:646:8980:D50A:B959:830C:3566:4322 (talk) to last revision by Syum90. (TW))
m (33 revisions imported)
 
(8 intermediate revisions by 7 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>