Template:Consumable: Difference between revisions
GemmaBeepo (talk | contribs) (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...") |
GemmaBeepo (talk | contribs) No edit summary Tag: sourceedit |
||
Line 6: | Line 6: | ||
<caption source="caption1"/> |
<caption source="caption1"/> |
||
</image> |
</image> |
||
<data source=" |
<data source="size"> |
||
⚫ | |||
⚫ | |||
<label>Obtained From</label> |
|||
</data> |
</data> |
||
⚫ | |||
⚫ | |||
< |
<data source="category"> |
||
<label>Category</label> |
|||
</data> |
|||
<data source="tab"> |
|||
<label>Tab</label> |
|||
</data> |
|||
<group layout="horizontal"> |
|||
<header>Food Values</header> |
|||
<data source="food"> |
|||
<label>Food</label> |
|||
</data> |
|||
<data source="water"> |
|||
<label>Water</label> |
|||
</data> |
</data> |
||
</infobox> |
</infobox> |
Revision as of 22:19, 17 January 2017
<infobox>
<title source="title1"> <default>Consumable</default> </title> <image source="image1">
</image>
<label>Obtained From</label> <label>Size</label> <label>Category</label> <label>Tab</label> <group layout="horizontal"> <header>Food Values</header> <label>Food</label> <label>Water</label> </infobox> Example usage:{{Consumable |title1=Example |image1=Example |caption1=Example |row1=Example |row2=Example }}