Difference between revisions of "Template:Actor"

From ECWolf Wiki
(Lets try getting the actor information template working here.)
 
m (Noah3D categories)
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
#The actor definitions here are put on the wiki '''for reference purpose only'''. Learn from them, don't copy them.
 
#The actor definitions here are put on the wiki '''for reference purpose only'''. Learn from them, don't copy them.
 
#There is only one exception: if what you want is changing {{Class|Ammo}} capacity, you need to create a new type from Ammo.}}
 
#There is only one exception: if what you want is changing {{Class|Ammo}} capacity, you need to create a new type from Ammo.}}
<div style="float:left">
 
 
{| class="infobox bordered" style="width: 40em; font-size: 90%; text-align: left;" cellpadding="3"
 
{| class="infobox bordered" style="width: 40em; font-size: 90%; text-align: left;" cellpadding="3"
 
! colspan="4" style="font-size:110%; text-align: center; background-color: #454545;" | ''{{{name|{{PAGENAME}}}}}''
 
! colspan="4" style="font-size:110%; text-align: center; background-color: #454545;" | ''{{{name|{{PAGENAME}}}}}''
Line 12: Line 11:
 
| style="width: 10em; | {{{type|Unknown}}}
 
| style="width: 10em; | {{{type|Unknown}}}
 
! style="width: 10em; background-color: #373737;" | Game
 
! style="width: 10em; background-color: #373737;" | Game
| style="width: 10em;" | {{#icon:Mini{{{game|ECWolf}}}LogoIcon.png}}
+
| style="width: 10em;" | [[File:Mini{{{game|ECWolf}}}LogoIcon.png|link=]]
 
|-
 
|-
 
! style="width: 1em; background-color:#303030" | DoomEd Number
 
! style="width: 1em; background-color:#303030" | DoomEd Number
Line 35: Line 34:
 
       {{!}} {{{puzzid|N/A}}}
 
       {{!}} {{{puzzid|N/A}}}
 
}}
 
}}
|}</div>{{#if:{{{icon|}}}|<div style="float:center">[[image:{{{icon}}}]]</div>}}<div style="clear:both"></div>
+
|}{{#if:{{{icon|}}}|<div style="float:center">[[image:{{{icon}}}]]</div>}}
 
<br>
 
<br>
 
<!-- /* Discarded stuff */ ! style="background-color: #BDD0F2" | Thing Index
 
<!-- /* Discarded stuff */ ! style="background-color: #BDD0F2" | Thing Index
Line 42: Line 41:
 
<includeonly>
 
<includeonly>
 
{{#switch:{{{game}}}
 
{{#switch:{{{game}}}
 +
  |Noah3D={{Actor/Cat|Super 3D Noah's Ark|{{{type}}}}}
 
   |Spear={{Actor/Cat|Spear of Destiny|{{{type}}}}}
 
   |Spear={{Actor/Cat|Spear of Destiny|{{{type}}}}}
   |Wolf3D={{Actor/Cat|Wolfenstein 3D|{{{type}}}}}
+
   |Wolf3D={{Actor/Cat|Wolfenstein 3D|{{{type}}}}}{{Actor/Cat|Spear of Destiny|{{{type}}}}}
  |#default={{Actor/Cat|Chex Quest|{{{type}}}}}{{Actor/Cat|Spear of Destiny|{{{type}}}}}{{Actor/Cat|Wolfenstein 3D|{{{type}}}}}{{Actor/Cat|ECWolf|{{{type}}}}}
+
  |#default={{Actor/Cat|Spear of Destiny|{{{type}}}}}{{Actor/Cat|Wolfenstein 3D|{{{type}}}}}{{Actor/Cat|ECWolf|{{{type}}}}}
 
}}
 
}}
 
{{DEFAULTSORT:{{{class}}}}}</includeonly>
 
{{DEFAULTSORT:{{{class}}}}}</includeonly>
 
<noinclude>[[Category:Article templates]]</noinclude>
 
<noinclude>[[Category:Article templates]]</noinclude>
 
<includeonly>[[Category:{{{type|Unknown}}}|{{{class}}}]]</includeonly>
 
<includeonly>[[Category:{{{type|Unknown}}}|{{{class}}}]]</includeonly>

Latest revision as of 18:44, 29 May 2014

Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
  1. You do not need to copy that actor, since it is already defined.
  2. In fact, it's not just useless, it's actually harmful as it can cause problems.
  3. If you want to modify it, or use a modified version, using inheritance is the way to go.
  4. The actor definitions here are put on the wiki for reference purpose only. Learn from them, don't copy them.
  5. There is only one exception: if what you want is changing Ammo capacity, you need to create a new type from Ammo.
Actor
Actor type Unknown Game MiniECWolfLogoIcon.png
DoomEd Number None Class Name Actor