User:Gomtuu/Sandbox: Difference between revisions

From ARMS Institute, the ARMS Wiki
Jump to navigation Jump to search
(Replaced NavboxFighter mockup with transcluded template.)
(Added explanation of armsbox class.)
 
Line 1: Line 1:
'''This is a work in progress. It's not final. If it looks messed up, try clearing your cache and reloading.'''
{{User:Gomtuu/Sandbox/Template:InfoboxFighter
{{User:Gomtuu/Sandbox/Template:InfoboxFighter
|nickname=The Grim Creeper
|nickname=The Grim Creeper
Line 23: Line 21:
|arm3=Phoenix
|arm3=Phoenix
}}
}}
'''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:
<pre>
<div class="armsbox">
<div class="header">This Is a Header</div>
This is some content.
</div>
</pre>
<div class="armsbox" style="margin-right: 350px;">
<div class="header">This Is a Header</div>
This is some content.
</div>
Each one also has some custom CSS in [[Mediawiki:Common.css]].


{{User:Gomtuu/Sandbox/Template:NavboxFighter}}
{{User:Gomtuu/Sandbox/Template:NavboxFighter}}


{{User:Gomtuu/Sandbox/Template:NavboxARMS}}
{{User:Gomtuu/Sandbox/Template:NavboxARMS}}

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.