Help talk:Editing
Help Edit The Wiki! Click Here to Register Now!
From Fiesta Wiki
(Difference between revisions)
Gandalfa82 (Talk | contribs) (Comment about a basic table) |
(Sectioning + comment) |
||
Line 1: | Line 1: | ||
+ | ==Simple Table Code== | ||
I would just like to add a basic Table I been using for most of the stuff I have been doing:<br /> | I would just like to add a basic Table I been using for most of the stuff I have been doing:<br /> | ||
<pre> | <pre> | ||
Line 17: | Line 18: | ||
|} | |} | ||
I find this very easy to work with and able to handle most of the needs for items and materials based pages.<br />You can use - to help hold the blank cells so you don't forget where your at.[[User:Gandalfa82|Gandalfa82]] 03:43, 30 July 2008 (CDT) | I find this very easy to work with and able to handle most of the needs for items and materials based pages.<br />You can use - to help hold the blank cells so you don't forget where your at.[[User:Gandalfa82|Gandalfa82]] 03:43, 30 July 2008 (CDT) | ||
+ | |||
+ | :This is indeed the format the tables in the Wiki have been standardised to. You may want to colour certain cells too. '''''[[User:Icy|Icy]] 05:18, 30 July 2008 (CDT)''''' |
Current revision as of 10:18, 30 July 2008
Simple Table Code
I would just like to add a basic Table I been using for most of the stuff I have been doing:
{| border="1" cellpadding="5" style="font-size: 12px; border-collapse: collapse; border: 2px solid;" |- | 1 || 2 || 3 || 4 || 5 || 6 |- | - || - || - || - || - || - |- |}
1 | 2 | 3 | 4 | 5 | 6 |
- | - | - | - | - | - |
I find this very easy to work with and able to handle most of the needs for items and materials based pages.
You can use - to help hold the blank cells so you don't forget where your at.Gandalfa82 03:43, 30 July 2008 (CDT)
- This is indeed the format the tables in the Wiki have been standardised to. You may want to colour certain cells too. Icy 05:18, 30 July 2008 (CDT)