Template:PointSpread: Difference between revisions
From EmeraldSilverWiki
Jump to navigationJump to search
(New page: {| |+ | Type | Points |- | Starting Points | {{{1}}} |- | Contribution Points | {{{2}}} |- | Advancement Points | {{{3}}} |- | '''Total''' | {{{1}}}+{{{2}}}+{{{3}}} |}) |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| | == Point Spread == | ||
{| | |||
| valign=top | | |||
{| border=1 | |||
|+ | |+ | ||
| Type | | '''Type''' | ||
| Points | | '''Points''' | ||
|- | |- | ||
| Starting Points | | Starting Points | ||
| {{{ | | {{{starting}}} | ||
|- | |- | ||
| Contribution Points | | Contribution Points | ||
| {{{ | | {{{contribution|0}}} | ||
|- | |- | ||
| Advancement Points | | Advancement Points | ||
| {{{ | | {{{advancement|0}}} | ||
|- | |- | ||
| '''Total''' | | '''Total''' | ||
| {{{ | | {{{totals}}} | ||
|} | |} | ||
| width=100 | | |||
| valign=top | | |||
{| border=1 | |||
|+ | |||
| colspan=2 | '''Spending Layout''' | |||
|- | |||
| Attributes | |||
| {{{attributes}}} | |||
|- | |||
| Powers | |||
| {{{powers|0}}} | |||
|- | |||
| Items and Creatures | |||
| {{{itemsandcreatures|0}}} | |||
|- | |||
| Shadows | |||
| {{{shadows|0}}} | |||
|- | |||
| 'Stuff' | |||
| {{{stuff|0}}} | |||
|} | |||
|} | |||
<noinclude> | |||
<pre> | |||
<nowiki> | |||
{{PointSpread | |||
| starting = | |||
| contribution = | |||
| advancement = | |||
| totals = | |||
| attributes = | |||
| powers = | |||
| itemsandcreatures = | |||
| shadows = | |||
}} | |||
</nowiki> | |||
</pre> | |||
[[Category:Templates|Point Spread]] | |||
</noinclude> | |||
Latest revision as of 12:42, 14 August 2009
Point Spread
|
| |||||||||||||||||||||||
{{PointSpread
| starting =
| contribution =
| advancement =
| totals =
| attributes =
| powers =
| itemsandcreatures =
| shadows =
}}