Difference between revisions of "Template:Creature"

From Salem Wiki
Jump to: navigation, search
(Potential new creature box format)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
+
<!-- Template START -->
 +
{|
 +
| style="vertical-align:top" |
 +
<!-- Image START -->
 +
{| style="padding:0.2em; border:black 2px solid; border-radius:0.4em; background:#527ACC"
 +
| style="width:200px; border:black 1px solid; background:#000000; padding:-1px" |[[Image:{{PAGENAME}}.png|200px]]
 +
|}
 +
<!-- Image END -->
 +
|
 +
<!-- Infobox START -->
 +
{| style="min-width:300px; padding:0.2em; border:black 2px solid; border-radius:0.4em; background:#527ACC; font-family:Calibri"
 +
! style="color:white; font-size:1.4em"|'''Basic Info:'''
 
|-
 
|-
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" |  {{{name|{{PAGENAME}}}}}
+
|
|- style="text-align:center;"
+
{| style="width:100%; border:black 2px solid; background:#bacae9"
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:{{PAGENAME}}.png}}}]]<br/>''{{{caption| }}}''
+
| style="width:125px" |'''Creature Name:'''||{{PAGENAME}}
 
|-
 
|-
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
+
| '''Where found:'''
 +
| {{#switch: {{{Where found|}}}
 +
| = ''unknown''
 +
| {{T1|{{{Where found}}}}}
 +
}}
 +
|}
 
|-
 
|-
| style="width:30%;" | '''Location'''
+
! style="color:white; font-size:1.4em"|'''Attacking:'''
| style="width:70%;" | {{{location}}}
 
 
|-
 
|-
| '''Hit Points'''
+
|
| {{{hp}}}
+
{| style="width:100%; border:black 2px solid; background:#bacae9"
 +
| style="width:125px" |'''Skill required:'''
 +
| {{#switch: {{{Skill to attack|}}}
 +
| = ''unknown''
 +
| [[Requires skill::{{{Skill to attack}}}]]
 +
}}
 
|-
 
|-
| '''Loot'''
+
|'''Blood (health):'''
| {{{loot}}}
+
| {{#switch: {{{Blood (health)|}}}
|}<noinclude><br style="clear:both;" />
+
| = ''unknown''
{{documentation}}</noinclude>
+
| [[Has health::{{{Blood (health)}}}]]
 +
}}
 +
|}
 +
|-
 +
! style="color:white; font-size:1.4em"|'''Dead/Knocked out:'''
 +
|-
 +
|
 +
{| style="width:100%; border:black 2px solid; background:#bacae9"
 +
| style="width:125px" |'''Liftable or Inventory?:'''||{{{Liftable or Inventory|''unknown''}}}
 +
|-
 +
{{#switch: {{{Liftable or Inventory|}}}
 +
| Liftable =
 +
| liftable =
 +
| = {{!}}'''Item(s) gained:'''{{!}}{{!}}''unknown''
 +
| {{!}}'''Item gained:'''{{!}}{{!}}[[{{{Dead animal}}}]]
 +
}}
 +
|}
 +
|-
 +
! style="color:white; font-size:1.4em"|'''Skinning:'''
 +
|-
 +
|
 +
{| style="width:100%; border:black 2px solid; background:#bacae9"
 +
| {{#switch: {{{Skill to skin|}}}
 +
| = style{{=}}"width:125px" {{!}}'''Skill required:'''{{!}}{{!}}''unknown (use 'none' if cannot be skinned)''
 +
| none = You cannot skin this creature.
 +
| style{{=}}"width:125px" {{!}}'''Skill required:'''{{!}}{{!}}[[Requires skill::{{{Skill to skin}}}]]
 +
}}
 +
|-
 +
| {{#switch: {{{Skill to skin|}}}
 +
| = style{{=}}"width:125px" {{!}}'''Item(s) gained:'''{{!}}{{!}}''unknown''
 +
| none =
 +
| '''Item(s) gained:'''{{!}}{{!}}{{T2|{{{Items from skinning}}}}}
 +
}}
 +
|}
 +
|-
 +
! style="color:white; font-size:1.4em"|'''Butchering:'''
 +
|-
 +
|
 +
{| style="width:100%; border:black 2px solid; background:#bacae9"
 +
| {{#switch: {{{Items from butchering|}}}
 +
| = style{{=}}"width:125px" {{!}}'''Item(s) gained:'''{{!}}{{!}}''unknown (use 'none' if cannot be butchered)''
 +
| none = You cannot butcher this creature.
 +
| style{{=}}"width:125px" {{!}}'''Item(s) gained:'''{{!}}{{!}}{{T2|{{{Items from butchering}}}}}
 +
}}
 +
|}
 +
|}
 +
<!-- Infobox END -->
 +
|}
 +
<!-- Template END -->
 +
 
 +
[[Category:Creatures]]
 +
 
 +
<noinclude>
 +
<pre>{{Creature
 +
<!-- Please separate entries with commas when more than one entry is required -->
 +
| Where found=
 +
| Skill to attack=
 +
| Blood (health)=
 +
| Liftable or Inventory=
 +
| Dead animal=
 +
| Skill to skin=
 +
| Items from skinning=
 +
| Items from butchering=
 +
}}</pre>
 +
</noinclude>

Revision as of 13:38, 11 August 2012

200px
Basic Info:
Creature Name: Creature
Where found: unknown
Attacking:
Skill required: unknown
Blood (health): unknown
Dead/Knocked out:
Liftable or Inventory?: unknown
Item(s) gained: unknown
Skinning:
Skill required: unknown (use 'none' if cannot be skinned)
Item(s) gained: unknown
Butchering:
Item(s) gained: unknown (use 'none' if cannot be butchered)


{{Creature
<!-- Please separate entries with commas when more than one entry is required -->
| Where found=
| Skill to attack=
| Blood (health)=
| Liftable or Inventory=
| Dead animal=
| Skill to skin=
| Items from skinning=
| Items from butchering=
}}