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 difference)
|
Revision as of 19:22, 18 November 2023
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
}}