Difference between revisions of "Template:InfoBox Actor"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>{|Style="width: 250px; float: right; Border: 1px solid; background: white; margin:25px;"
<includeonly>{{Infobox/Header|title={{{Actor_Name|Untitled}}}|image=UserMapNoScreenshot.jpg|color_border=Black|bgcolor=White|color=Black}}
|-
{{Infobox/Row|label=Subclass of:|value=Actor{{{Subclass| }}}|bgcolor_label=White|color_label=Black|bgcolor=White|color=Black}}
!Style="Background: lightgrey"| {{{Actor_Name|Untitled}}}
{{Infobox/Row|label=Included since:|value={{{IncVersion|Unknown}}}|bgcolor_label=Gainsboro|color_label=Black|bgcolor=Gainsboro|color=Black}}
|-
{{Infobox/Footer}}
| [[file:{{{Image|UserMapNoScreenshot.jpg}}}|Center|250px|]]
 
{|style="background: White; Width 100%"
| style="width: 100px;"|Subclass of: || '''Actor{{{Subclass| }}}'''
|}
{| style="background: Gainsboro; Width: 100%"
| style="width: 100px"|Included since:|| '''{{{IncVersion|Unknown}}}'''
|}
|}
</includeonly><noinclude>{{Documentation}}{{AddCategories|type=Infobox}}</noinclude>
</includeonly><noinclude>{{Documentation}}{{AddCategories|type=Infobox}}</noinclude>

Revision as of 21:42, 17 July 2020

Template documentation follows
Visit Template:InfoBox_Actor/doc to edit this documentation. (How does this work?)


Infobox templates
InfoBox Actor
Class Infobox

Template

{{InfoBox_Actor
|Actor_Name		=
|Image			=
|Subclass		=
|IncVersion		=
}}

Example

{{InfoBox_Actor
|Actor_Name		=DynamicZoneInfo
|Image			=GenericInfoActor.png
|Subclass		= > Info > ZoneInfo
|IncVersion		=227f
}}

Result:


UserMapNoScreenshot.jpg

DynamicZoneInfo
Subclass of: Actor> Info > Zoneinfo
Included since: 227f