Template:BTD6/doc: Difference between revisions

Created page with "<templatedata> { "params": { "1": { "label": "Base name", "description": "The name of the article before any identifiers in parentheses.", "example": "Double Shot", "type": "string", "required": true }, "2": { "label": "Second identifier", "description": "The second identifier in parentheses, if one exists.", "example": "Monkey Buccaneer", "type": "string", "required": true }, "3": { "label": "Third identifier", "description..."
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
"description": "The second identifier in parentheses, if one exists.",
"description": "The second identifier in parentheses, if one exists.",
"example": "Monkey Buccaneer",
"example": "Monkey Buccaneer",
"type": "string",
"required": true
},
"3": {
"label": "Third identifier",
"description": "The third identifier in parentheses, if one exists.",
"type": "string"
"type": "string"
}
}
Line 32: Line 26:
!Output
!Output
|-
|-
|<pre>{{BTD6|Ninja Monkey}}</pre>
|<pre>{{BTD6|Monkey Buccaneer}}</pre>
|{{BTD6|Ninja Monkey}}
|{{BTD6|Monkey Buccaneer}}
|-
|-
|<pre>{{BTD6|Double Shot|Ninja Monkey}}</pre>
|<pre>{{BTD6|Faster Shooting|Monkey Buccaneer}}</pre>
|{{BTD6|Double Shot|Ninja Monkey}}
|{{BTD6|Faster Shooting|Monkey Buccaneer}}
|}
|}
<includeonly>[[Category:BTD6 templates]][[Category:Link templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>
<includeonly>[[Category:BTD6 templates]][[Category:Link templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>