Jump to content

Template:Infobox Team: Difference between revisions

From Pact Wiki
MugaSofer (talk | contribs)
No edit summary
MugaSofer (talk | contribs)
 
Line 38: Line 38:
== Usage & preview ==
== Usage & preview ==
<nowiki>
<nowiki>
{{Infobox Team
{{Infobox Team</nowiki><br>
|name          = name
|name          = name<br>
|image          = image
|image          = image<br>
|imagecaption  = caption
|imagecaption  = caption<br>
|type = type
|type = type<br>
|leader(s)      = leader  
|leader(s)      = leader <br>
|allies        = allies
|allies        = allies<br>
|alliedOrg      = allied organization
|alliedOrg      = allied organization<br>
|web serial    = first appearance
|web serial    = first appearance<br>
}}
}}
</nowiki>
 
produces
produces this:


{{Infobox Team
{{Infobox Team
Line 62: Line 62:
}}
}}


[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
[{{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