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
| {{{1}}}
| {{{starting}}}
|-
|-
| Contribution Points
| Contribution Points
| {{{2}}}
| {{{contribution|0}}}
|-
|-
| Advancement Points
| Advancement Points
| {{{3}}}
| {{{advancement|0}}}
|-
|-
| '''Total'''
| '''Total'''
| {{{1}}}+{{{2}}}+{{{3}}}
| {{{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

Type Points
Starting Points {{{starting}}}
Contribution Points 0
Advancement Points 0
Total {{{totals}}}
 
Spending Layout
Attributes {{{attributes}}}
Powers 0
Items and Creatures 0
Shadows 0
'Stuff' 0



{{PointSpread
| starting = 
| contribution = 
| advancement = 
| totals = 
| attributes = 
| powers = 
| itemsandcreatures = 
| shadows = 

}}