List of Templates
From RPGwiki
This page contains a list of all the templates available on this wiki, along with a quick note on how to use them. At the moment, they are in no particular order. If they become numerous enough to warrant it, this page may be subdivided in the future.
Contents |
[edit] Template:NationStatSheet
Typing
{{NationStatSheet
|nation=Kalchichi
|pop=1.8 billion
|mix=>98% Kobolds
|lang=Kalchichu
|ind=Electronics and heavy industry
}}
Gives
| Kalchichi | |
|---|---|
| Populuation | 1.8 billion |
| Racial Mix | >98% Kobolds |
| Major Languages | Kalchichu |
| Major Industries | Electronics and heavy industry |
[edit] Template:TopStrip
Typing {{TopStrip}}
Gives...
[edit] Template:Spell
Typing
{{Spell
|name=Spell name
|school=Evocation
|level=1
|comp=v,s,m
|cast=1 action
|range=close
|area=huge
|dur=instantaneous
|save=half
|sr=yes
|}}
...will produce:-
| Spell name | |
|---|---|
| School | Evocation |
| Level | 1 |
| Components | v,s,m |
| Casting Time | 1 action |
| Range | close |
| Area | huge |
| Duration | instantaneous |
| Save | half |
| Spell Resistance | yes |
| Description | |
Put Description in manually,such as - A huge explosion that kills everyone within 15 light years, and almost kills everyone else.
[edit] Template:Quote
Used when making quotes for a particular character. Typing
{{Quote|Andy|This is what the Quote Template looks like.}}
Will give you
| "This is what the Quote Template looks like." |
| — Andy |
If the quote is attributed to a character who has their own wiki page, the quote attribution will automatically link to that page.
[edit] Template:InfoSheet
Design to be used at the top of a characters page. It gives a brief description of the character along with a picture. Typing
{{InfoSheet
|image=[[image:Viking.gif]]
|name=Aethelbeorn
|race=Human
|gender=Male
|class=Fighter 4
|known=His huge axe and in-depth knowledge of Economics.}}
Gives
| ||
| Aethelbeorn | ||
|---|---|---|
| Race | Gender | Class and Level |
| Human | Male | Fighter 4 |
| Best known for... His huge axe and in-depth knowledge of Economics. | ||
[edit] Template:BattleStatSheet
This template is designed for use with the Battlesystem stuff I will be adding to the wiki
Typing:
{{BattleStatSheet
|title=Smelly Old Men
|race=Human
|class=commoner 1
|type=Levi
|size=100
|attack=1AD4
|defence=10
|hits=1/2
|move=6", charge 12"
|morale=7
|equip=Walking Sticks
|ecost=1 Whippet
|mcost=100 digestive biscuits per day
|notes=Grrr, arrg!
}}
Gives:
| Smelly Old Men | ||||
|---|---|---|---|---|
| Race | Class and Level | Troop Type | Unit Size | |
| Human | commoner 1 | Levi | 100 | |
| Attack | Armour Roll | Hits | Move | Morale |
| 1AD4 | 10 | 1/2 | 6", charge 12" | 7 |
| Equipment | ||||
| Walking Sticks | ||||
| Equipment Costs | Maintence Cost | |||
| 1 Whippet | 100 digestive biscuits per day | |||
| Notes | ||||
| Grrr, arrg! | ||||
[edit] Template:3eStatSheet
This template can be used to show standard stats for a group of creatures using the 3e rules. Typing
{{3eStatSheet
|title=Orc Raider
|str=14
|dex=10
|con=11
|int=8
|wis=9
|cha=8
|hit=1d8
|initiative=+0
|fort=+2
|ref=+0
|will=-1
|feats=Power attack
|skills=Intimidate+3, ride+2, swim +4
|special=None
|equip=Battle Axe, Studded Leather and a large wooden shield.
|ac=15
|attack=Battle Axe, melee +3
|damage=1d8+2
|}}
will give you
| Orc Raider | |||||
|---|---|---|---|---|---|
| Str | Dex | Con | Int | Wis | Cha |
| 14 | 10 | 11 | 8 | 9 | 8 |
| Hit Dice | Initiative | Fortitude | Reflexes | Will | |
| 1d8 | +0 | +2 | +0 | -1 | |
| Feats | |||||
| Power attack | |||||
| Skills | |||||
| Intimidate+3, ride+2, swim +4 | |||||
| Special | |||||
| None | |||||
| Equipment | |||||
| Battle Axe, Studded Leather and a large wooden shield | |||||
| AC | Attack | Damage | |||
| 15 | Battle Axe, melee +3 | 1d8+2 | |||

