Difference between revisions of "Template:InfoBox Actor"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 12: Line 12:
|}
|}
|}
|}
</includeonly>
</includeonly><noinclude>{{Documentation}}{{AddCategories|type=Infobox}}</noinclude>
<noinclude>
==Template==
<pre>
{{InfoBox_Actor
|Actor_Name =
|Image =
|Subclass =
|IncVersion =
}}</pre>
 
 
==Example==
<pre>
{{InfoBox_Actor
|Actor_Name =DynamicZoneInfo
|Image =GenericInfoActor.png
|Subclass = > Info > ZoneInfo
|IncVersion =227f
}}</pre>
Result:
 
{{InfoBox_Actor
|Actor_Name =DynamicZoneInfo
|Image =GenericInfoActor.png
|Subclass = > Info > Zoneinfo
|IncVersion =227f
}}
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 22:34, 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:

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