Template:Summoned creature: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(woops wrong name)
(added to template)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>This template was created for use with creatures that are summoned by other creatures only. It works similar to the [[:Template:Creature start2|creature start2]] template, with the addition of which creature is the one performing the summons.

</noinclude>{| style="width: 23em; margin: 10px 10px 10px 10px; clear:both; background:#fff; float: right;"
| align = center |
{| style="border:1px #aaa solid; width: 100%; font-size: 95%; text-align: left;"
! colspan=2 style="background:#ddd; white-space: nowrap; font-size: larger; text-align: center;" | '''{{PAGENAME}}'''
|-
{{#if: {{{picture|}}} |
{{!}} colspan="2" align="center" valign="top" style="white-space: nowrap;" {{!}} [[File:{{{picture}}}{{!}}thumb{{!}}center{{!}}upright=0.75]]
|}} <!-- picture field should be filename.jpg (or other image extension) -->
|-
! [[Level]]
| align="right" valign="top" style="white-space: nowrap;" | {{{level}}}
|-
! Family
| align="right" valign="top" style="white-space: nowrap;" | [[{{{family}}} family creatures]]
|-
! [[:Category:Creature_Body_Types|Body Type]]
| align="right" valign="top" style="white-space: nowrap;" | [[{{{type}}}]]
|-
{{#if: {{{otherclass|}}} | <!-- This area is for indicating undead, magical, extra planar, elemental, etc. (up to 3) -->
! valign="top" {{!}} Classification(s)
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[:Category:{{{otherclass}}} creatures|{{{otherclass}}}]]{{#if: {{{otherclass2|}}} |
<br>[[:Category:{{{otherclass2}}} creatures|{{{otherclass2}}}]] |}}{{#if: {{{otherclass3|}}} |
<br>[[:Category:{{{otherclass3}}} creatures|{{{otherclass3}}}]] |}}
{{!}}- |}}
! valign="top" style="white-space: nowrap;" | Area(s) Found
{{#if: {{{area|}}} |
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[{{{area}}}]]{{#if: {{{area2|}}} |
<br>[[{{{area2}}}]] }}{{#if: {{{area3|}}} |
<br>[[{{{area3}}}]] }}{{#if: {{{area4|}}} |
<br>[[{{{area4}}}]] }}{{#if: {{{area5|}}} |
<br>[[{{{area5}}}]] }}{{#if: {{{area6|}}} |
<br>[[{{{area6}}}]] }}{{#if: {{{area7|}}} |
<br>[[{{{area7}}}]] }}{{#if: {{{area8|}}} |
<br>[[{{{area8}}}]] }}
|}}
|-
! [[BCS]]
| align="right" valign="top" style="white-space: nowrap;" | {{{bcs}}}
|-
! [[Health|HP]]
| align="right" valign="top" style="white-space: nowrap;" | {{{hitpoints<includeonly>|<Not Known></includeonly>}}}
|-
! [[Roundtime|Speed]] <!-- For creature speed/roundtime -->
| align="right" valign="top" style="white-space: nowrap;" | {{{roundtime}}}
|-
! Summoned by
| align="right" valign="top" style="white-space: nowrap;" | [[{{{master}}}]]
|}
|-<noinclude>
|}[[Category:Creature Templates | {{PAGENAME}}]]</noinclude>

<includeonly>
[[Category:Creatures]]
[[Category:Summoned creatures]]
[[Category:Level {{{level}}} Creatures]]
[[Category:{{{type}}} Creatures]]
[[Category:{{{family}}} family creatures]]
{{#if: {{{area|}}} | [[Category: {{{area}}} creatures]] }} {{#if: {{{area2|}}} | [[Category: {{{area2}}} creatures]] }}
{{#if: {{{area3|}}} | [[Category: {{{area3}}} creatures]] }} {{#if: {{{area4|}}} | [[Category: {{{area4}}} creatures]] }}
{{#if: {{{area5|}}} | [[Category: {{{area5}}} creatures]] }} {{#if: {{{area6|}}} | [[Category: {{{area6}}} creatures]] }}
{{#if: {{{area7|}}} | [[Category: {{{area7}}} creatures]] }} {{#if: {{{area8|}}} | [[Category: {{{area8}}} creatures]] }}
{{#if: {{{otherclass|}}} | [[Category: {{{otherclass}}} creatures]] }} {{#if: {{{otherclass2|}}} | [[Category: {{{otherclass2}}} creatures]] }}
{{#if: {{{otherclass3|}}} | [[Category: {{{otherclass3}}} creatures]] }}
</includeonly><noinclude>
===Instructions===
Please utilize the code below via copy and paste for use on summoned creatures pages. Text within <!-- and --> will not appear on the page; these notes are hidden instructions and should be left in the pages to inform future editors.

<pre{{log2}}><nowiki>
{{Summoned creature
| picture =
| level = <!-- This will also be used at the end of the page in the Near level creature template -->
| family = <!-- Add creature to family page subcategory/list, which will be linked on preview/save -->
| type = <!-- Creature body type -->
| otherclass = <!-- Other classification limited to corporeal undead, non-corporeal undead, elemental, extra planar, magical; insert otherclass2= for 2nd classification (up to 3) -->
| area = <!-- For multiple areas, add area2, area3, area4 (through 8) fields if needed -->
| bcs = Yes <!-- All new creatures are BCS -->
| hitpoints =
| roundtime = <!-- Creature speed -->
| master - <!-- Which creature summoned this one -->
}}</nowiki>
</pre>
</noinclude>

Latest revision as of 11:22, 17 August 2020

This template was created for use with creatures that are summoned by other creatures only. It works similar to the creature start2 template, with the addition of which creature is the one performing the summons.

Summoned creature
Level {{{level}}}
Family [[{{{family}}} family creatures]]
Body Type [[{{{type}}}]]
Area(s) Found
BCS {{{bcs}}}
HP {{{hitpoints}}}
Speed {{{roundtime}}}
Summoned by [[{{{master}}}]]


Instructions

Please utilize the code below via copy and paste for use on summoned creatures pages. Text within will not appear on the page; these notes are hidden instructions and should be left in the pages to inform future editors.

{{Summoned creature
| picture =  
| level =  <!-- This will also be used at the end of the page in the Near level creature template -->
| family =  <!-- Add creature to family page subcategory/list, which will be linked on preview/save -->
| type =  <!-- Creature body type -->
| otherclass = <!-- Other classification limited to corporeal undead, non-corporeal undead, elemental, extra planar, magical; insert otherclass2= for 2nd classification (up to 3) -->
| area =  <!-- For multiple areas, add area2, area3, area4 (through 8) fields if needed -->
| bcs = Yes <!-- All new creatures are BCS -->
| hitpoints = 
| roundtime = <!-- Creature speed -->
| master - <!-- Which creature summoned this one -->
}}