|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| Hi! :D<noinclude><templatedata>
| | <onlyinclude><noinclude>{{{NO INCLUDE|}}}</noinclude><includeonly>{{{INCLUDE ONLY|}}}</includeonly></onlyinclude><noinclude>[[Category:Adingo]]</noinclude> |
| { | |
| "description": "Hi! This is a test. If you're seeing this outside of the TemplateData table, then you're using something incorrectly!",
| |
| "format": "\n{{_|_=_}}\n",
| |
| "params": {
| |
| "content": {
| |
| "label": "Wikitext param",
| |
| "description": "Woah!",
| |
| "type": "content"
| |
| },
| |
| "unbalanced-wikitext": {
| |
| "label": "Unbalanced wikitext param",
| |
| "description": "For all your unclosed <div> tags!",
| |
| "type": "unbalanced-wikitext"
| |
| },
| |
| "wiki-page-name": {
| |
| "label": "Wiki page name param",
| |
| "description": "Probably self-explanatory.",
| |
| "type": "wiki-page-name"
| |
| },
| |
| "wiki-file-name": {
| |
| "label": "File name param",
| |
| "description": "Yep.",
| |
| "type": "wiki-file-name"
| |
| },
| |
| "wiki-template-name": {
| |
| "label": "Template name param",
| |
| "description": "Mmhm.",
| |
| "type": "wiki-template-name"
| |
| },
| |
| "wiki-user-name": {
| |
| "label": "Wiki username param",
| |
| "description": "Woohoo!",
| |
| "type": "wiki-user-name"
| |
| },
| |
| "number": {
| |
| "label": "Numerical param",
| |
| "description": "Uhhhh, beep boop 1 2 3?",
| |
| "type": "number"
| |
| },
| |
| "boolean": {
| |
| "label": "Boolean param",
| |
| "description": "But does it add a checkbox?",
| |
| "type": "boolean",
| |
| "autovalue": "0"
| |
| }
| |
| }
| |
| }
| |
| </templatedata>[[Category:Adingo]]</noinclude> | |