Difference between revisions of "Template:GameInfobox"

From Lair Of The Fooker Wiki
Jump to: navigation, search
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox bordered" width="300px" style="float: {{{align|right}}}; -moz-border-radius:2.5px; border-radius:2.5px; font-size: 90%; text-align: left; border:1px solid #18e6f1; clear:both; font-family:arial;" cellpadding="3"
+
<includeonly>{{InfoboxStyle
! colspan="2" style="background-color:rgb(13, 160, 220); font-size:115%; font-family:verdana;" align="center"|{{{Name|{{PAGENAME}}}}}
+
|width=300px
|-
+
|Color={{{Color|basic}}}
{{#if:{{{Image Information|}}}|{{!}} colspan="2" style="text-align:center; background-color:clear;"{{!}}{{{Image Information{{!}}}}}{{#if:{{{Caption|}}}|<br/>{{{Caption{{!}}}}}}}<!-- this is a load of bullshit. - Rose -->
+
|StatusIcon={{{StatusIcon|}}}
{{!}}-}}
+
|Name={{{Name|{{PAGENAME}}}}}
{{#if:
+
|Image Information={{{Image Information|}}}
 +
|Caption={{{Caption|}}}
 +
|data=
 +
{{InfoboxRowOptional|type=Created by|value={{{Created by|}}}|Color={{{Color|basic}}}}}
 +
{{InfoboxRowOptional|type=Showcased in|value={{{Showcased in|}}}|Color={{{Color|basic}}}}}
 +
{{InfoboxRowOptional|type=Engine|value={{{Engine|}}}|Color={{{Color|basic}}}}}
 +
{{InfoboxRowOptional|type=First Seen in|value={{{First Seen|}}}|Color={{{Color|basic}}}}}
 +
{{InfoboxRowOptionalCol2|type=External Link(s)|value={{{External Link(s)|}}}|align=left|Color={{{Color|basic}}}|fontsize=80%}}
 +
{{InfoboxRowOptionalCol2|type=Award(s)|value={{{Award(s)|}}}|align=center|Color={{{Color|basic}}}}}
 +
}}[[Category:Hack/Game|{{PAGENAME}}]]</includeonly><noinclude>
  
{{#if:{{{}}} |
+
==Usage==
{{!}} style="background-color:rgb(23, 180, 230); text-align:right;" {{!}}
+
<nowiki>
{{!}}{{{fullname}}}
+
{{GameInfobox
{{!}}-
+
|Color            = (basic or ragefest i~v; defaults to basic)
}}
+
|StatusIcon        =
 +
|Image Information =
 +
|Caption          =
 +
|Created by        =
 +
|Showcased in      =
 +
|Engine            =
 +
|First Seen        =
 +
|External Link(s)  =
 +
|Award(s)         =
 +
}}</nowiki>[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 15:01, 24 April 2018


Usage

{{GameInfobox
|Color             = (basic or ragefest i~v; defaults to basic)
|StatusIcon        =
|Image Information =
|Caption           =
|Created by        =
|Showcased in      =
|Engine            =
|First Seen        =
|External Link(s)  =
|Award(s)          =
}}