Template:1x and Template:1x/sandbox: Difference between pages

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
>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:
<onlyinclude>{{{1|{{{content}}}}}}</onlyinclude>
{{{1|{{{content}}}}}}<noinclude>
{{Documentation}}
{{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>