Difference between revisions of "Template:Feat"

From ALFA
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infoPane"
+
<includeonly>{| class="infoPane"
 
! colspan="2" | {{{Name}}}
 
! colspan="2" | {{{Name}}}
 
|-
 
|-
{{ #if:{{{ID|}}}|{{!}} ID {{!}} {{{ID}}} }}
+
| Type
 +
| {{{Type}}}
 +
|-
 +
| Use
 +
| {{{Use}}}
 
|-  
 
|-  
{{ #if:{{{Prerequisites|}}}|{{!}} Prerequisites {{!}} {{{Prerequisites}}} }}
+
{{ #if:{{{Prerequisites|}}}|{{!}} Prerequisites
 +
{{!}} {{{Prerequisites}}} }}
 +
|-
 +
{{ #if:{{{Required For|}}}|{{!}} Required For
 +
{{!}} {{{Required For}}} }}
 +
|-
 +
{{ #if:{{{ID|}}}|{{!}} colspan="2" class="minor" {{!}} ID: {{{ID}}} }}
 
|-
 
|-
 
{{ #if:{{{Source|}}}|{{!}} colspan="2" class="minor" {{!}} <hr> Source: {{{Source}}}{{ #if: {{{SourcePage|}}} |, p. {{{SourcePage}}} }} }}
 
{{ #if:{{{Source|}}}|{{!}} colspan="2" class="minor" {{!}} <hr> Source: {{{Source}}}{{ #if: {{{SourcePage|}}} |, p. {{{SourcePage}}} }} }}
|}
+
|}</includeonly><noinclude>[[Category:Templates]]
 +
[[Category:Content Templates]]
 +
This template will display information on a [[Feat]] available in ''[[A Land Far Away]]''.
 +
 
 +
= Usage =
 +
To include this template on a page, simply type the following where you want it to display. Note that ''italicized'' lines are optional. Content templates typically go at the top of pages.
 +
<nowiki>{{Feat</nowiki>
 +
''| ID = 294''
 +
| Name = Turn Undead
 +
| Type = Class
 +
| Use = Automatic
 +
''| Prerequisites = [[Blackguard]] 3 or [[Cleric]] 1 or [[Paladin]] 4''
 +
''| Required For =''
 +
}}
 +
 
 +
= Preview =
 +
{{Feat
 +
| ID = 294
 +
| Name = Turn Undead
 +
| Type = Class
 +
| Use = Automatic
 +
| Prerequisites = [[Blackguard]] 3 or [[Cleric]] 1 or [[Paladin]] 4
 +
}}
 +
</noinclude>

Latest revision as of 22:31, 28 January 2014

This template will display information on a Feat available in A Land Far Away.

Usage

To include this template on a page, simply type the following where you want it to display. Note that italicized lines are optional. Content templates typically go at the top of pages.

{{Feat
| ID = 294
| Name = Turn Undead
| Type = Class
| Use = Automatic
| Prerequisites = Blackguard 3 or Cleric 1 or Paladin 4
| Required For =
}}

Preview

Turn Undead
Type Class
Use Automatic
Prerequisites Blackguard 3 or Cleric 1 or Paladin 4
ID: 294