Difference between revisions of "Template:Anchor"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m (Protected "Template:Anchor": Excessive vandalism ([Edit=Allow only autoconfirmed users] (expires 11:10, 17 October 2017 (UTC)) [Move=Allow only autoconfirmed users] (expires 11:10, 17 October 2017 (UTC))))
(very basic templatedata)
Line 17: Line 17:
 
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>

Revision as of 14:51, 28 February 2017

Usage

See w:Template:Anchor for documentation. <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>