Cobalt Wiki
No edit summary
No edit summary
Line 3: Line 3:
 
! style="background-color: #000000; color: #A6CFFD; border: 1px solid #551A8B; -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}}
 
! style="background-color: #000000; color: #A6CFFD; border: 1px solid #551A8B; -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; font-size:120%; padding:0.5em;" | {{{name|{{BASEPAGENAME}}}}}
 
|- style="text-align:center"
 
|- style="text-align:center"
| style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.png|400px]]}}}<br/>'''Gamemode''': [[{{{type}}}]]<br/>'''Author''': [[{{{authorname}}}]]<br/>'''Original Author''': [[{{{originalauthorname}}}]]
+
| style="padding:0.5em;" | {{{image|[[File:{{{name|{{BASEPAGENAME}}}}}.jpg|400px]]}}}<br/>'''Gamemode''': [[{{{type}}}]]<br/>'''Author''': [[{{{authorname}}}]]<br/>'''Original Author''': [[{{{originalauthorname}}}]]
 
|}<includeonly>[[Category:{{{type}}} maps]]
 
|}<includeonly>[[Category:{{{type}}} maps]]
 
[[Category:{{{authorname}}} maps]]
 
[[Category:{{{authorname}}} maps]]
Line 14: Line 14:
 
<pre>
 
<pre>
 
{{map infobox
 
{{map infobox
  +
| image = (Defaults to "Page Name.jpg". If that's not the file you want, use "| image = [[File:filename.extension|400px]]")
| image =
 
 
| type =
 
| type =
 
| authorname =
 
| authorname =

Revision as of 22:40, 23 July 2014

Map infobox
File:Map infobox.jpg
Gamemode: [[{{{type}}}]]
Author: [[{{{authorname}}}]]
Original Author: [[{{{originalauthorname}}}]]

Usage:

{{map infobox
| image = (Defaults to "Page Name.jpg". If that's not the file you want, use "| image = [[File:filename.extension|400px]]")
| type = 
| authorname = 
| originalauthorname = (For revamped maps or so)
}}