Template:Class infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|aboveclass = fn org | |aboveclass = fn org | ||
|abovestyle = background-color: | |abovestyle = background-color:black | ||
|above = {{#ifeq:{{{Name|}}}||<includeonly>{{error|Class name required|tag=span}}</includeonly>|{{{Name}}}}} | |above = {{#ifeq:{{{Name|}}}||<includeonly>{{error|Class name required|tag=span}}</includeonly>|{{{Name}}}}} | ||
Line 12: | Line 12: | ||
|caption1 = {{ifempty|{{{caption|}}}|{{{photo_caption|}}}}} | |caption1 = {{ifempty|{{{caption|}}}|{{{photo_caption|}}}}} | ||
|label1 = | |label1 = Health | ||
|data1 = {{{ | |data1 = {{{HP|}}} | ||
|label2 = | |label2 = Team | ||
|data2 = {{{ | |data2 = {{{Team|}}} | ||
|label3 = | |label3 = Spawn Zone | ||
|data3 = {{{ | |data3 = {{{Zone|}}} | ||
|label4 = | |label4 = Walk speed | ||
|data4 = {{{ | |data4 = {{{Speed|}}} | ||
|label5 | |label5 = Allies | ||
|data5 | |data5 = {{{Allies|}}} | ||
|label6 | |label6 = Enemies | ||
|data6 | |data6 ={{{Enemies|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
{{Class infobox | {{Class infobox | ||
|Name = Example class | |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 | |Team = MTF | ||
|Zone = [[Entrance | |Zone = [[Entrance Zone]] | ||
|Speed = 10 | |Speed = 10 | ||
| | |Allies = [[Scientist]]s, [[Facility Guard]]s | ||
|Enemies = [[Class-D]]s, [[Chaos Insurgent]]s, [[:Category:SCP|SCPs]] | |||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 13:12, 25 August 2018
Example class | |
---|---|
![]() Some example image | |
Health | 100 |
Team | MTF |
Spawn Zone | Entrance Zone |
Walk speed | 10 |
Allies | Scientists, Facility Guards |
Enemies | Class-Ds, Chaos Insurgents, SCPs |