Template:Class infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|aboveclass = fn org | |aboveclass = fn org | ||
|abovestyle = background-color:black | |abovestyle = background-color:black | ||
|above = {{#ifeq:{{{ | |above = {{#ifeq:{{{name|}}}||<includeonly>{{PAGENAME}}</includeonly>|{{{name}}}}} | ||
|subheader = {{ifempty|{{{other_name|}}}|{{{alt_name|}}}}} | |subheader = {{ifempty|{{{other_name|}}}|{{{alt_name|}}}}} | ||
Line 16: | Line 16: | ||
|label2 = Team | |label2 = Team | ||
|data2 = {{{ | |data2 = {{{team|}}} | ||
|label3 = Spawn Gear | |label3 = Spawn Gear | ||
|data3 = {{{ | |data3 = {{{gear|}}} | ||
|label4 = Spawn Zone | |label4 = Spawn Zone | ||
|data4 = {{{ | |data4 = {{{zone|}}} | ||
|label5 = Walk speed | |label5 = Walk speed | ||
|data5 = {{{ | |data5 = {{{speed|}}} | ||
|label6 = Allies | |label6 = Allies | ||
|data6 = {{{ | |data6 = {{{allies|}}} | ||
|label7 = Enemies | |label7 = Enemies | ||
|data7 ={{{ | |data7 ={{{enemies|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
{{Class infobox | {{Class infobox | ||
| | |name = Example class | ||
|image = SCP Foundation (emblem).svg | |image = SCP Foundation (emblem).svg | ||
|caption = Some example image | |caption = Some example image | ||
|HP = 100 | |HP = 100 | ||
| | |team = MTF | ||
| | |gear = [[Project-90|P90]], [[Epsilon-11 SR]] | ||
| | |zone = [[Entrance Zone]] | ||
| | |speed = 10 | ||
| | |allies = [[Scientist]]s, [[Facility Guard]]s | ||
| | |enemies = [[Class-D]]s, [[Chaos Insurgent]]s, [[:Category:SCP|SCPs]] | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 12:10, 30 August 2018
Example class | |
---|---|
![]() Some example image | |
Health | 100 |
Team | MTF |
Spawn Gear | P90, Epsilon-11 SR |
Spawn Zone | Entrance Zone |
Walk speed | 10 |
Allies | Scientists, Facility Guards |
Enemies | Class-Ds, Chaos Insurgents, SCPs |