Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FP Box

Template page
Revision as of 21:02, 24 January 2022 by FruitLoops (talk | contribs) (Created page with "<includeonly><div class="fpbox"> {{#if:{{{header|}}}|<div class="heading" style="text-align: center;">{{{header}}}</div>}} <div style="{{#ifeq: {{lc:{{{padding|yes}}}}}|yes|padding:1%;|padding:0px;}}"> {{{content}}} </div>{{ #if:{{{subheader1|}}}|<div class="heading" style="text-align: center;">{{{subheader1}}}</div>|}}{{ #if:{{{content2|}}}|<div style="text-align: left; {{#ifeq: {{lc:{{{padding|yes}}}}}|yes|padding:1%;|padding:0px;}}">{{{content2}}}</div>|}}{{ #if:{{{su...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template DocumentationEdit This Documentation
This template was created by Tarkus Lee, from Dustloop Wiki.

It is a template that provides pre-made flexible boxes for the front pages of the wiki and games.

Arguments:

| header    = Places the large header text at the top. Appears large at the top
| content   = Places content underneath the original header
| subheader1 = Creates a second header in the body of the
| content2   = Places content underneath the first subheader of the content box.

You repeat the subheader process and conventions for as many subheaders as you need, but only up to 6 subheaders and subheader content spaces underneath subheaders can be created.

Example

{{FP Box
|header=This is a FP Box
|content=It has only 1 header and 1 content box
}}
This is a FP Box

It has only 1 header and 1 content box

Test

This documentation is automatically transcluded from Template:FP Box/Documentation and is not included when this page is transcluded.
Test
Cookies help us deliver our services. By using our services, you agree to our use of cookies.