Template:Infobox game

From SWG Utopia
Revision as of 13:45, 10 November 2023 by Talisa (talk | contribs) (Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="image"> <caption source="caption-image"/> </image> <data source="deve...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<infobox>

 <title source="name">
   <default>Infobox game</default>
 </title>
 <image source="image">
   
 </image>
 
   <label>Developer</label>
 
 
   <label>Publisher</label>
 

</infobox>

Usage & preview

Type in this:

{{Infobox game
|name=
|image=
|caption=
|developer=
|publisher=
}}

to see this:

<infobox>

 <title source="name">
   <default>Infobox game</default>
 </title>
 <image source="image">
   
 </image>
 
   <label>Developer</label>
 
 
   <label>Publisher</label>
 

</infobox>


Click here to refresh the preview above