Jump to content

Template:Infobox Team: Difference between revisions

From Pact Wiki
MugaSofer (talk | contribs)
Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="Image"><caption source="imagecaption"/></image> <image source="image"><capt..."
 
MugaSofer (talk | contribs)
No edit summary
Line 33: Line 33:
   <data source="web serial">
   <data source="web serial">
     <label>Debut</label>
     <label>Debut</label>
  </data>
   </data>
   </data>
</infobox>
</infobox>
<noinclude>
<noinclude>
== Usage & preview ==
== Usage & preview ==
<nowiki>
{{Infobox Team
|name          = name
|image          = image
|imagecaption  = caption
|type = type
|leader(s)      = leader
|allies        = allies
|alliedOrg      = allied organization
|web serial    = first appearance
}}
</nowiki>
produces


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

Revision as of 09:16, 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

{{Infobox Team |name = name |image = image |imagecaption = caption |type = type |leader(s) = leader |allies = allies |alliedOrg = allied organization |web serial = first appearance }} produces

<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 above