Pre-Built Tables: Difference between revisions

From HorizonXI Wiki
(Created page with "{{Tocright}} This page contains a series of table stylings used across the wiki. The idea is to make it as simple as possible for editors to grab some table code, for different types of tables. == NPC's == === Merchant Page - No Conquest === <pre>{| class="npc-table horizon-table table-sm sortable" ! width="70%" | Items ! wisth="30%" | Price |- | | |- |}</pre> === Merchant Page - Varies With Conquest === Use "Search and Replace" and replace each "nbsp;" with "& nbsp;"...")
 
m (Spiffly moved page Copy/Paste Table Stylings to Pre-Built Tables without leaving a redirect)
(No difference)

Revision as of 19:19, 10 October 2023

This page contains a series of table stylings used across the wiki. The idea is to make it as simple as possible for editors to grab some table code, for different types of tables.

NPC's

Merchant Page - No Conquest

{| class="npc-table horizon-table table-sm sortable"
! width="70%" | Items
! wisth="30%" | Price
|-
|
|
|-
|}

Merchant Page - Varies With Conquest

Use "Search and Replace" and replace each "nbsp;" with "& nbsp;" (no space).

"Citizens: All, Conquest: 1st/2nd and 1st/2nd/3rd have both been verified as being accurate on Horizon.
{| class="npc-table horizon-table table-md sortable"
!valign="top" align="left" style="font-weight: normal"|
nbsp;nbsp;nbsp;</nowiki>'''Citizen:''' San d'Orians Only
nbsp;nbsp;nbsp;'''Conquest:''' San d'Oria, 1st
!valign="top" align="left" style="font-weight: normal"|
nbsp;nbsp;nbsp;'''Citizen:''' All
nbsp;nbsp;nbsp;'''Conquest:''' San d'Oria, 1st, 2nd
!valign="top" align="left" style="font-weight: normal"|
nbsp;nbsp;nbsp;'''Citizen:''' All
nbsp;nbsp;nbsp;'''Conquest:''' Any
|-
|valign="top" align="left" width="33%"|
* Item # - #
|valign="top" align="left" width="34%"|
* Item # - #
|valign="top" align="left" width="33%"|
* Item # - # *
|}
:<span>* 40% price reduction compared to era {{changes}}</span>

Item Page - Sold By NPC, No Conquest Involvement

{| class="npc-table horizon-table table-sm"
! colspan="3" style="text-align: left; font-weight: normal"; |'''Price:''' # gil 
|- 
! width="25%" |Name
! width="40%" |Location
! width="35%" |Type
|- 
|
|
|
|-
|}