Template:1x and Template:1x/sandbox: Difference between pages
(Difference between pages)
>Pppery m Pppery moved page Template:Echo to Template:1x: Implementing suggested move |
>Pppery m Pppery moved page Template:Echo/sandbox to Template:1x/sandbox: Implementing suggested move |
||
Line 1: | Line 1: | ||
{{{1|{{{content}}}}}}<noinclude> | |||
{{ | {{documentation|content= | ||
<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> |