Template:Command Infobox: Difference between revisions

From Blockate Wiki
no edit summary
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
No edit summary
Line 1:
<infobox>
<title source="title1title">
<default>{{PAGENAME}}</default>
</title>
<image source="image1image">
<caption source="caption1caption"/>
</image>
<data source="row1function">
<label>LabelFunction</label>
</data>
<data source="row2amount">
<label>LabelAmount of Commands</label>
</data>
</infobox>
<noinclude>
Example usage:<pre>
{{CommandWorld Infobox
<pre>
| row1title=Example
{{Command Infobox
| row2image=Example
 
| title1caption=Example
| caption1function=Example
 
| image1amount=Example
 
| caption1=Example
 
| row1=Example
 
| row2=Example
 
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"row1":{"suggested":true},"row2":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.