Template:Misc infobox: Difference between revisions
Template page
More actions
Created page with "<includeonly> {| class="infobox" style="font-size:90%; width:20%;" |- ! class="infobox2" colspan="2" style="font-size:130%; white-space: nowrap;" | {{{name|{{PAGENAME}}}}} |- {{#if:{{{image|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{!}}{{{image_size|250}}}px|link=File:{{{image}}}]] {{!}}- |}} {{#if:{{{caption|}}}|{{!}} style="text-align:center;" colspan="2" {{!}} <small>{{{caption}}}</small> {{!}}- |}} ! class="infobox3"..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="floatright" style="font-size:90%; width:100%; max-width:400px" | ||
|- | |- | ||
! class="infobox2" colspan="2" style="font-size:130%; white-space: nowrap;" | {{{name|{{PAGENAME}}}}} | ! class="infobox2" colspan="2" style="font-size:130%; white-space: nowrap;" | {{{name|{{PAGENAME}}}}} |
Latest revision as of 17:39, 26 June 2025
Example Class | |
---|---|
![]() | |
Some example image | |
Info | |
Class Color | 00FFFF |
Class ID | 0 |
An infobox for Misc Classes.
Example
{{misc_infobox
|name = Example Class
|image = SCP Foundation (emblem).svg
|caption = Some example image
|color = {{Class Color|class=Overwatch|displayhex=true}}
|id = 0
}}
Syntax
{{misc_infobox
|name = Name override
|image = Image (preferably png)
|caption = Caption under image
|color = Color of the class
|id = Role ID
}}