Template:Home Table

Revision as of 10:45, 29 February 2016 by New World God (talk | contribs) (Created page with "{| style="width:100%; border-radius: 10px; color: silver; background: white; margin-bottom: 15px;" {{#if:{{{header|}}}|{{!}} <div class="roundtop" style="background: white; te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example usage

Code:
{{Home Table
| header = Test 123
| body = Example
}}

Result:

Test 123

Example