Quantcast Template talk:Top - Wikis from Wikia - Join the best wiki communities
Recent changes Random page
GAMING
more wikis
 
Gaming
Entertainment
Hobbies
Sports
Biggest wikis
see all...
See more...

Template talk:Top

Wikia - creating communities

Jump to: navigation, search

[edit] Usage

This produces the top of a table, and is to be used with Template:Left box and Template:Right box to make a table without needing to know table syntax.

These instructions are aimed for use on Wikia other than this this central one.

[edit] Simple example

Start your table with {{wikicities:Top}} and end it with |}. Add left and Right boxes by typing {{wikicities:Left box}} or {{wikicities:Right box}} followed by the content you want inside that box.

{{wikicities:Top}}
{{wikicities:Left box}}
left
{{wikicities:Right box}}
right
|}


left

right

[edit] More rows

Just add more {{Left box}}es and {{Right box}}es.

{{wikicities:Top}}
{{wikicities:Left box}}
left
{{wikicities:Right box}}
right
{{wikicities:Left box}}
this will be the bottom Left box
{{wikicities:Right box}}
this will be the bottom Right box
|}


left

right


this will be the bottom Left box

this will be the bottom Right box

[edit] Adding rows with different layouts

{{wikicities:Top}}
|style="background-color: #FF0000;"| top left || top right
|-
| colspan="2" align="center" | another row
|-
{{wikicities:Left box}}
left
{{wikicities:Right box}}
right
|-
| colspan="2" align="center" style="border: 1px solid #0000FF; " | another row
|}
top left top right
another row


left

right

another row