Template:1x and Template:1x/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
m 1 revision imported: Initial |
m 1 revision imported: Initial |
||
Line 1: | Line 1: | ||
{{{1|{{{content}}}}}}<noinclude> |
|||
{{documentation|content= |
|||
{{Documentation}} |
|||
<templatedata> |
|||
{ |
|||
"description": "Template to wrap some content in; used mostly to test templating features.", |
|||
"params": { |
|||
"content": { |
|||
"aliases": [ |
|||
"1" |
|||
], |
|||
"label": "Content", |
|||
"description": "What you want echoed", |
|||
"type": "string", |
|||
"required": true |
|||
} |
|||
} |
|||
} |
|||
</templatedata> |
|||
}} |
|||
</noinclude> |