User:Gomtuu/Sandbox: Difference between revisions

From ARMS Institute, the ARMS Wiki
Jump to navigation Jump to search
(Refactored sandbox page to match refactored future CSS.)
(Added explanation of armsbox class.)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''This is a work in progress. It's not final.'''
{{User:Gomtuu/Sandbox/Template:InfoboxFighter
|nickname=The Grim Creeper
|name=Master Mummy
|image=MasterMummy.png
|height={{Height|cm=231}}
|weight={{Weight|kg=167}}
|age=Unknown
|affiliation=The Mausoleum
|stage=Mausoleum
|hobbies=Searching for his long-lost family
|size={{FighterStat|5}}
|girth={{FighterStat|5}}
|speed={{FighterStat|1}}
|jump={{FighterStat|1}}
|stat5name=Punch Taking
|stat5value={{FighterStat|5}}
|stat6name=Freshness
|stat6value={{FighterStat|1}}
|arm1=Megaton
|arm2=Retorcher
|arm3=Phoenix
}}


<div class="armsbox infobox fighter Master Mummy">
'''If this page looks messed up, try clearing your cache and reloading.'''
<div class="background">
 
<div class="name header">Master Mummy</div>
This page shows candidates for templates that could replace [[Template:InfoboxFighter]], [[Template:NavboxFighter]], and [[Template:NavboxARMS]].
<div class="image">[[File:MasterMummy.png|200px]]</div>
 
<div class="header">Basic Information</div>
These templates make use of some generic CSS classes in [[Mediawiki:Common.css]] that can be applied to any div, like so:
 
<pre>
<div class="armsbox">
<div class="header">This Is a Header</div>
This is some content.
</div>
</div>
{| class="basic_info"
</pre>
|-
 
! Height
<div class="armsbox" style="margin-right: 350px;">
| {{Height|cm=231}}
<div class="header">This Is a Header</div>
|-
This is some content.
! Weight
| {{Weight|kg=167}}
|-
! Age
| Unknown
|-
! Affiliation
| The Mausoleum
|-
! Home Stage
| [[Mausoleum]]
|-
! Hobbies
| Searching for his long-lost family
|}
<div class="header">Standard ARMS</div>
<ul class="arms">
<li>[[File:Slamamander.png|80px]]<br>[[Slamamander]]</li>
<li>[[File:Slamamander.png|80px]]<br>[[Slamamander]]</li>
<li>[[File:Slamamander.png|80px]]<br>[[Slamamander]]</li>
</ul>
</div>
</div>


<div class="armsbox navbox fighter">
Each one also has some custom CSS in [[Mediawiki:Common.css]].
<div class="header">Playable fighters in ''[[ARMS (game)|ARMS]]''</div>
 
*[[Byte & Barq]]
{{User:Gomtuu/Sandbox/Template:NavboxFighter}}
*[[Helix]]
 
*[[Kid Cobra]]
{{User:Gomtuu/Sandbox/Template:NavboxARMS}}
*[[Master Mummy]]
*[[Mechanica]]
*[[Min Min]]
*[[Ninjara]]
*[[Ribbon Girl]]
*[[Spring Man]]
*[[Twintelle]]
</div>

Latest revision as of 01:47, 11 June 2017

The Grim Creeper
Master Mummy
MasterMummy.png
Basic Information
Height 7' 6" (231 cm)
Weight 368 lb (167 kg)
Age Unknown
Affiliation The Mausoleum
Stage Mausoleum
Hobbies Searching for his long-lost family
Statistics
Size 5/5
Arm Girth 5/5
Speed 1/5
Jumping 1/5
Punch Taking 5/5
Freshness 1/5
Standard ARMS

If this page looks messed up, try clearing your cache and reloading.

This page shows candidates for templates that could replace Template:InfoboxFighter, Template:NavboxFighter, and Template:NavboxARMS.

These templates make use of some generic CSS classes in Mediawiki:Common.css that can be applied to any div, like so:

<div class="armsbox">
<div class="header">This Is a Header</div>
This is some content.
</div>
This Is a Header

This is some content.

Each one also has some custom CSS in Mediawiki:Common.css.