Quickref

A word of advice: Copy the code of the page you are trying to edit into a Notepad, and edit it from there. Wikidot sometimes misinterprets security settings, causing problems when you try to save a page. These errors can sometimes only be rectified by logging out and back in again. If you are working from a Notepad, then your work will not be lost, and you can keep trying to save the changes.

[[span style="margin-left:60px"]]   [[/span]]

produces:
an indented line

~ ~ ~ ~ ~

[[table style="margin: 0 10px;"]]
[[row]]
[[cell style="padding: 5px; background-color: #DDDDEE; border: 1px solid silver; width: 50%;"]]
Cell 1
[[/cell]]
[[cell style="padding: 5px; background-color: #DDEEDD; border: 1px solid silver"]]
Upper right
[[/cell]]
[[/row]]
[[row]]
[[cell style="padding: 5px; background-color: #DDEEDD; border: 1px solid silver"]]
Upper left
[[/cell]]
[[cell style="padding: 5px; background-color: #DDDDEE; border: 1px solid silver"]]
Cell 2
[[/cell]]
[[/row]]
[[/table]]

produces:

Cell 1 Upper right
Lower left Cell 2

~ ~ ~ ~ ~

[[Div style="font-size: 80%;"]]
[[table style="width: 100%;"]]
[[row style="padding: 1px; background-color: #EAE3C5;"]][[cell style="width: 5%"]][[size 130%]]**Icon**[[/size]][[/cell]][[cell style="width: 14%"]][[size 130%]]**Unit & Class**[[/size]][[/cell]][[cell style="width: 4%"]][[size 130%]]**Str.**[[/size]][[/cell]][[cell style="width: 4%"]][[size 130%]]**Move**[[/size]][[/cell]][[cell style="width: 4%"]][[size 130%]]**Cost**[[/size]][[/cell]][[cell style="width: 13%"]][[size 130%]]**Requires**[[/size]][[/cell]][[cell style="width: 14%"]][[size 130%]]**Upgrades to:**[[/size]][[/cell]][[cell style="width: 42%"]][[size 130%]]**Abilities**[[/size]][[/cell]][[/row]]

[[row style="padding: 1px; background-color: #DDDDEE;"]][[cell]][[=image Archer width="50px"]][[/cell]][[cell]]Archer
Archery Units[[/cell]][[cell]]3[[/cell]][[cell]]1[[/cell]][[cell]]25[[/cell]][[cell]]Archery[[/cell]][[cell]]Longbowman
Crossbowman[[/cell]][[cell]]1 first strike
+50% city defense
+25% hills defense[[/cell]][[/row]]
[[/table]]
[[/div]]

produces:

Icon Unit & Class Str. Move Cost Requires Upgrades to: Abilities
Archer
Archer
Archery Units
3 1 25 Archery Longbowman
Crossbowman
1 first strike
+50% city defense
+25% hills defense

The information between "/"'s in the code above can be changed to the page where the image file is held, or removed completely if the file is on the same page as the table.
~ ~ ~ ~ ~
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License