More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<data source=" | <image source="image1"> | ||
<label> | </image> | ||
<group> | |||
<header>Placeholder</header> | |||
<data source="label1"> | |||
<label>Placeholder</label> | |||
</data> | </data> | ||
<data source="label2"> | |||
<label>Placeholder</label> | |||
</data> | |||
</group> | |||
</infobox> | </infobox> | ||
<noinclude> | |||
Example usage:<pre> | |||
{{test | |||
|title1=Example | |||
|image1=Example | |||
|header1=Example | |||
|label1=Example | |||
|label2=Example | |||
}} | |||
</pre> | |||
<templatedata> | |||
{"params":{"title1":{"aliases":["title1"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"},"image1":{"aliases":["image1"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"},"header1":{"aliases":["header1"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"},"label1":{"aliases":["label1"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"},"label2":{"aliases":["label2"],"label":"Placeholder","description":"Placeholder","example":"Placeholder","type":"string"}},"paramOrder":["title1","image1","header1","label1","label2"]} | |||
</templatedata></noinclude> |
Revision as of 17:48, 27 July 2023
Example usage:
{{test |title1=Example |image1=Example |header1=Example |label1=Example |label2=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Placeholder | title1 title1 | Placeholder
| String | optional |
Placeholder | image1 image1 | Placeholder
| String | optional |
Placeholder | header1 header1 | Placeholder
| String | optional |
Placeholder | label1 label1 | Placeholder
| String | optional |
Placeholder | label2 label2 | Placeholder
| String | optional |