Difference between revisions of "Template:Anchor"

From Game Detectives Wiki
Jump to: navigation, search
[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|}}}
     |<cakes photos="md">[[Template:cake]] (shop): too many anchors, maximum is ten</span><!--
+
     |<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:}}]]
</noinclude>
 
cakes and rolls
 
http://cakesandrolls.com
 
[[File:Cakes|thumb|photo]]
 
<noinclude>
 
 
<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": {},
"deprecated": true,
 
"required": true,
 
"suggested": true
 
},
 
 
"9": {},
 
"9": {},
 
"10": {},
 
"10": {},
 
"11": {}
 
"11": {}
},
 
"description": {
 
"en": "cakes and rolls",
 
"hi": "cakes and roll"
 
 
},
 
},
 
"format": "inline"
 
"format": "inline"
 
}
 
}
</templatedata>mdsdk.com
+
</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>