How to Create a Table on Horizon Wiki
This page is a list of all the different table styles we use on this wiki, along with examples on their useage. It's currently a work in progress and is being actively updated as of 08.31.23.
Formatting for Tables
We are working hard to create a unique wiki for the Horizon server. One of the ways that we are trying to achieve this is through tables. These can be found across all FFXI based wikis and here it is no different. The plan is to provide editors with a simple and comprehensive way of creating tables, unique to Horizon wiki.
An editor will need to include three classes to any table to achieve a wide variety of styles. These classes fall into one of three categories: table style (borders, margins, padding etc), table size and table color. Simply combine the three, one class from each category to create a table.
Example:
{| class="horizon-table table-md bastokmissions" ! Heading 1 ! Heading 2 ! Heading 3 |- | Content 1 | Content 2 | Content 3 |}
Will give us this table which has the "horizon-table" table style, is medium sized (775pxs wide) and has the table color we use on "Bastok Missions":
Heading 1 | Heading 2 | Hading 3 |
---|---|---|
Content 1 | Content 2 | Content 3 |
Editors can still make further changes to these tables such as "column widths", "rowspans" etc without issue. Please see below for a full list of all the table classes available.
Table Style
Class Name | Example Pages | Useage |
---|---|---|
horizon-table | this table! | This style of table is currently being used on ALL tables going forward unless explicity stated otherwise. |
Table Size
Class Name | Example Pages | Useage |
---|---|---|
table-xs | Sets the table to be 400px wide. | |
table-sm | Sets the table to be 576px wide. | |
table-md | Sets the table to be 775px wide. | |
table-lg | Bastok Missions | Sets the table to be 1,018px wide. |
table-xl | Sets the table to be 1,198px long. | |
table-xxl | Sets the table to be as wide as the users page will allow. |
Table Colors
Mission Tables
Class Name | Example Pages | Useage |
---|---|---|
bastokmissions | Bastok Missions |
|
sandoriamissions | San d'Oria Missions |
|
windurstmissions | Windurst Missions |
|
rotzmissions | Rise of the Zilart Missions |
|
copmissions | Chains of Promathia Missions |
|
HELM Tables
Class Name | Example Pages | Useage |
---|---|---|
digging-table |
| |
mining-table |
|
NPC Tables
Class Name | Example Pages | Useage |
---|---|---|
npc-table |
|
- Two caveats with this class is "Guild Vendors". We are currently undecided whether to use a different class here. Feel free to add in the merchant class but we may need to change this in the future.
- The second is Melody Minstrel type NPCs. It's likely these pages will better suited to using their respective mission/quest colors.
Thoughts on Different Class Categories
use | color class | style class | example pages |
---|---|---|---|
Merchant Tables | merchant-table | ffxi-table | Chutarmire |
Area page header | West Ronfaure | ||
(Area page) Quest/Mission Tables | West Ronfaure | ||
(Area page) Weather Tables | West Ronfaure | ||
(Area page) NPC Tables | West Ronfaure | ||
(Area page) NM Tables | West Ronfaure | ||
(Area page) Regular Monster Tables | West Ronfaure | ||
(Area page) Event Monster Tables | West Ronfaure | ||
(Monster page) Special Attack Tables | Category:Rabbits | ||
(Monster page) NMs | Category:Rabbits | ||
Monster Table | Category:Monster_Pets | ||
Clamming | Bibiki Bay - Purgonorgo Isle | ||
Excavating | Tahrongi_Canyon | ||
Chocobo Digging | Tahrongi_Canyon | ||
Fishing | Bibiki Bay - Purgonorgo Isle/Fishing | ||
Gardening | Category:Rabbits | ||
Harvesting | West Sarutabaruta | ||
Logging | Ghelsba Outpost/Logging | ||
Mining | Gusgen Mines | ||
Items | Category:Ammunition ? | ||
Other NPC tables | Category:Fishing | ||
BCNM Drops | Tree_Cuttings | ||
BCNM Table | Category:BCNM | ||
Quest Header | Cook's_Pride | ||
Bastok Missions | Category:Bastok_Missions | ||
San d'Oria Missions | Category:San d'Oria_Missions | ||
Windurst Missions | Category:Windurst_Missions | ||
Tables on Woodworking page | Category:Woodworking | ||
Tables on Smithing page | Category:Smithing | ||
Tables on Bonecraft page | Category:Bonecraft | ||
Recipes (Woodworking?) | Category:Woodworking/Artisan |