|
|
Line 1: |
Line 1: |
| {| class="infobox" style="font-size:90%; width:40%;"
| |
| |-
| |
| ! class="infobox2" colspan="5" style="font-size:130%;" | {{{name|{{PAGENAME}}}}}
| |
| |-
| |
| ! class="infobox3" style="font-size:140%; text-align: center;" | Appearance
| |
| ! class="infobox3" colspan="4" style="font-size:140%;" | Abilities
| |
| |-
| |
| {{#if:{{{MainImage|}}} |{{!}} rowspan="3" {{!}} {{{MainImage}}}{{!}}
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{AbilityImage1|}}} |{{!}}style="font-size:14px;" {{!}} {{{AbilityImage1}}} '''{{{AbilityName1}}}'''<br> {{{AbilityDescription1}}}{{!}}
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{AbilityImage2|}}} | {{{AbilityImage2}}} '''{{{AbilityName2}}}'''<br> {{{AbilityDescription2}}}{{!}}
| |
| {{!}}-
| |
| |}}
| |
| |-
| |
| {{#if:{{{AbilityImage3|}}} | {{{AbilityImage3}}} '''{{{AbilityName3}}}'''<br> {{{AbilityDescription3}}}{{!}}
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{AbilityImage4|}}} | {{{AbilityImage4}}} '''{{{AbilityName4}}}'''<br> {{{AbilityDescription4}}}{{!}}
| |
| {{!}}-
| |
| |}}
| |
|
| |
| | class="infobox3" colspan="2" style="font-size:140%;| Stats
| |
| | class="infobox3" colspan="2" style="font-size:140%;| Other Information
| |
| |-
| |
| {{#if:{{{Health|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Health''' {{{Health}}}
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{OtherStat1|}}}|{{!}} style="width:45%;font-size:95%;" {{!}}{{{OtherStat1}}}
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{OtherStat2|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} {{{OtherStat2}}}
| |
| {{!}}-
| |
| |}}
| |
| |-
| |
| {{#if:{{{Spawn|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Spawns'''
| |
| {{!}} style="width:55%;" {{!}} {{{Spawn}}}
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{Weakness|}}}{{!}} style="width:45%;font-size:95%;" {{!}}
| |
| {{!}} style="width:55%;" {{!}} {{{Weakness}}}
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{OtherInformation|}}}{{!}} style="width:45%;font-size:95%;" {{!}}
| |
| {{!}} style="width:55%;" {{!}} {{{OtherInformation}}}
| |
| {{!}}-
| |
| |}}
| |
| |}
| |
| {{#if:{{{nocat|}}}||[[Category:SCPs]]}}
| |
| <noinclude>
| |
| {|class="infobox" style="font-size:90%; width:50%;" | | {|class="infobox" style="font-size:90%; width:50%;" |
| ! class="infobox2" colspan="5" style="font-size:150%;" | {{{name|{{PAGENAME}}}}} | | ! class="infobox2" colspan="5" style="font-size:150%;" | {{{name|{{PAGENAME}}}}} |
Line 72: |
Line 20: |
| | colspan="3" style="font-size:16px;" |Spawn Location: {{{Spawn}}}<br>Weakness: {{{Weakness}}} <br> {{{OtherInformation}}} | | | colspan="3" style="font-size:16px;" |Spawn Location: {{{Spawn}}}<br>Weakness: {{{Weakness}}} <br> {{{OtherInformation}}} |
| |} | | |} |
| </noinclude>
| |