StrategyWiki:Staff lounge: Difference between revisions

From StrategyWiki, the video game walkthrough and strategy guide wiki
m (removing whitespace)
Line 44: Line 44:
I don't know if this is the place to ask this question- but I am wondering about the Charts used in Wiki. I see the prettytable can be used, but there are not enough cells across and down for me to put in all the info I need to put in. I am new to using charts and looked at the Charts Help area and still couldn't understand how to make a chart big enough for what I need. I need up to 4 cells across and at least 20 cells going down. Could you please help me with this? Thank you! --{Carrieo2guns}
I don't know if this is the place to ask this question- but I am wondering about the Charts used in Wiki. I see the prettytable can be used, but there are not enough cells across and down for me to put in all the info I need to put in. I am new to using charts and looked at the Charts Help area and still couldn't understand how to make a chart big enough for what I need. I need up to 4 cells across and at least 20 cells going down. Could you please help me with this? Thank you! --{Carrieo2guns}
:You can use as many rows and colums as you want. As far as I know, there isn't a limit, just if you have too many going across (though it would have to be, like, a hundred) then the writing wouldn't fit in. So yours will work. {{User:Melon247/My sig}} 15:59, 22 June 2009 (UTC)
:You can use as many rows and colums as you want. As far as I know, there isn't a limit, just if you have too many going across (though it would have to be, like, a hundred) then the writing wouldn't fit in. So yours will work. {{User:Melon247/My sig}} 15:59, 22 June 2009 (UTC)
You can use the following as a template.  Each row is separated by a "|-", so to add a new row, just add a line containing "|-".  The "|" in front of each line is a new column within that row.
<pre>
{| {{prettytable}}
|1-1
|1-2
|1-3
|1-4
|-
|2-1
|2-2
|2-3
|2-4
|-
|3-1
|3-2
|3-3
|3-4
|}
</pre>
That generates the following:
{| {{prettytable}}
|1-1
|1-2
|1-3
|1-4
|-
|2-1
|2-2
|2-3
|2-4
|-
|3-1
|3-2
|3-3
|3-4
|}
Hope this helps!--'''[[User:Dukeruckley|<font color="blue">Duke</font><font color="red">Ruckley</font>]]<sup><small>[[User_talk:Dukeruckley|Talk]] <nowiki>|</nowiki> [[Special:Contributions/Dukeruckley|Contribs]]</small></sup>''' 20:00, 22 June 2009 (UTC)