Template:Infobox Team: Difference between revisions
Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="Image"><caption source="imagecaption"/></image> <image source="image"><capt..." |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 33: | Line 33: | ||
<data source="web serial"> | <data source="web serial"> | ||
<label>Debut</label> | <label>Debut</label> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
== Usage & preview == | == Usage & preview == | ||
<nowiki> | |||
{{Infobox Team</nowiki><br> | |||
|name = name<br> | |||
|image = image<br> | |||
|imagecaption = caption<br> | |||
|type = type<br> | |||
|leader(s) = leader <br> | |||
|allies = allies<br> | |||
|alliedOrg = allied organization<br> | |||
|web serial = first appearance<br> | |||
}} | |||
produces this: | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview | {{Infobox Team | ||
|name = name | |||
|image = image | |||
|imagecaption = caption | |||
|type = type | |||
|leader(s) = leader | |||
|allies = allies | |||
|alliedOrg = allied organization | |||
|web serial = first appearance | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview ] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 09:18, August 25, 2020
<infobox>
<title source="name"> <default>Infobox Team</default> </title>
<image source="Image"></image> <image source="image"></image> <header>Information</header> <label>Organization Type</label> <label>Leader(s)</label> <label>Leader(s)</label> <label>Allies</label> <label>Allies</label> <label>Status</label> <label>Location</label> <label>First Appearance</label> <header>First Appearance</header> <label>Debut</label> </infobox>
Usage & preview[edit]
{{Infobox Team
|name = name
|image = image
|imagecaption = caption
|type = type
|leader(s) = leader
|allies = allies
|alliedOrg = allied organization
|web serial = first appearance
}}
produces this:
<infobox>
<title source="name"> <default>Infobox Team</default> </title>
<image source="Image"></image> <image source="image"></image> <header>Information</header> <label>Organization Type</label> <label>Leader(s)</label> <label>Leader(s)</label> <label>Allies</label> <label>Allies</label> <label>Status</label> <label>Location</label> <label>First Appearance</label> <header>First Appearance</header> <label>Debut</label> </infobox> Click here to refresh the preview