Forum:Wikitables???: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Forumheader|Help desk}}<!--  ~~~~ -->Can anyone give me the template. I want to make my own tier list. Also thank thank you if you can [[User:Lanturn Maker|Lanturn Maker]] ([[User talk:Lanturn Maker|talk]]) 02:09, 10 December 2008 (UTC)-->Lanturn_Maker
{{Forumheader|Help desk}}<!--  ~~~~ -->Can anyone give me the template. I want to make my own tier list. Also thank thank you if you can [[User:Lanturn Maker|Lanturn Maker]] ([[User talk:Lanturn Maker|talk]]) 02:09, 10 December 2008 (UTC)-->Lanturn_Maker
:I would recommend looking at the code for the tier lists.  I can't think of a specific template that would do what you're asking for.  [[User:Clarinet Hawk|Clarinet Hawk]] <small>([[User talk:Clarinet Hawk|talk]] · [[Special:Contributions/Clarinet Hawk|contributions]])</small> 02:12, 10 December 2008 (UTC)
:I would recommend looking at the code for the tier lists.  I can't think of a specific template that would do what you're asking for.  [[User:Clarinet Hawk|Clarinet Hawk]] <small>([[User talk:Clarinet Hawk|talk]] · [[Special:Contributions/Clarinet Hawk|contributions]])</small> 02:12, 10 December 2008 (UTC)
::Just add <code>class="wikitable"</code> to the start of the table, like so:
<pre>
{| class="wikitable"
! blah
|-
| blah
|}</pre>
--[[User:Richard1990|Richard]]<sup>[[User talk:Richard1990|talk]]</sup> 00:28, 11 December 2008 (UTC)

Revision as of 20:28, December 10, 2008

Forums: Index Help desk Wikitables???

Can anyone give me the template. I want to make my own tier list. Also thank thank you if you can Lanturn Maker (talk) 02:09, 10 December 2008 (UTC)-->Lanturn_Maker

I would recommend looking at the code for the tier lists. I can't think of a specific template that would do what you're asking for. Clarinet Hawk (talk · contributions) 02:12, 10 December 2008 (UTC)
Just add class="wikitable" to the start of the table, like so:
{| class="wikitable"
! blah
|-
| blah
|}

--Richardtalk 00:28, 11 December 2008 (UTC)