(Translated by https://www.hiragana.jp/)
Template:X1: Difference between revisions - Wikipedia Jump to content

Template:X1: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Hazard-Bot (talk | contribs)
m Robot: Automatically cleaned
Jackmcbarn (talk | contribs)
test default vs autovalue
Line 10: Line 10:


----</noinclude>
----</noinclude>


<templatedata>
{
"description": "",
"params": {
"foo": {
"default": "Def foo"
},
"bar": {
"autovalue": "Auto bar"
}
}
}
</templatedata>

Revision as of 21:53, 7 October 2014

This sandbox is itself a template. This sandbox is for experimenting with templates.


If you defined parameters such as {{Template sandbox|First|Second|name="Named"}}:

First
{{{1}}}
Second
{{{2}}}
Name
{{{name}}}


Template parameters

ParameterDescriptionTypeStatus
foofoo

no description

Default
Def foo
Unknownoptional
barbar

no description

Auto value
Auto bar
Unknownoptional