|
|
Line 1: |
Line 1: |
| <includeonly>|{{{content|}}}</includeonly><noinclude>Supposed to work with sandboxes 5 and 7 for testing structure. Displays the content/wikitext parameter if given.
| | {{User:Noa T'Nessa Levinson/Sandbox5|NO INCLUDE=test|INCLUDE ONLY=yes}}<noinclude>[[Category:Adingo]] |
| | |
| ==Template Data==
| |
| <templatedata>
| |
| {
| |
| "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": {
| |
| "unknown": {
| |
| "label": "unknown param type",
| |
| "description": "Uh, yes.",
| |
| "type": "unknown",
| |
| "example": "yes"
| |
| },
| |
| "string": {
| |
| "label": "Plain string param",
| |
| "description": "Sure!",
| |
| "type": "string"
| |
| },
| |
| "line": {
| |
| "label": "Single line param",
| |
| "description": "Obviously.",
| |
| "type": "line",
| |
| "suggestedvalues": [
| |
| "Never gonna give you up",
| |
| "Never gonna let you down",
| |
| "Never gonna run around",
| |
| "And desert you"
| |
| ]
| |
| },
| |
| "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"
| |
| },
| |
| "date": {
| |
| "label": "Date param",
| |
| "description": "Huh. How does it work with our Stardates?",
| |
| "type": "date",
| |
| "autovalue": "{{subst:CurrentStarYear}}{{subst:CURRENTMONTH}}.{{subst:CURRENTDAY2}}"
| |
| },
| |
| "url": {
| |
| "label": "URL param",
| |
| "description": "Sim URLs! They might just go here!",
| |
| "type": "url"
| |
| }
| |
| }
| |
| }
| |
| </templatedata>[[Category:Adingo]]
| |
| </noinclude> | | </noinclude> |