Scrapper ooe page: Difference between revisions
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This is a reference page for the mass migration of pages from retail wiki to Horizon wiki. We are currently working on trialing this method of adding pages and this page is a list of all different templates, headings, categories etc used on [[:Category:Sword|sword pages]]. | |||
Within this pages source code you can find many instructions on how to approach the parsing and necessary scripting needed when mass editing each area of a page, incorporating our [[Tagging_Out_of_Era_Content#The_Classes|ooe classes]] to hide not yet released content. | |||
<!-- Any page that contains [[de:...]], [[fr:...]], [[es:...]] or [[ja:...]] anywhere on the page, needs to be removed. --> | <!-- Any page that contains [[de:...]], [[fr:...]], [[es:...]] or [[ja:...]] anywhere on the page, needs to be removed. --> | ||
{{Item Sections}}<section begin="Item Image"/>{{Item Image|image_name.png}}<section end="Item Image"/> <!-- if you could replace any .jpg, .webp and .gif to always be .png, that would be great. --> | {{Item Sections}}<section begin="Item Image"/>{{Item Image|image_name.png}}<section end="Item Image"/> <!-- if you could replace any .jpg, .webp and .gif to always be .png, that would be great. --> | ||
Line 21: | Line 25: | ||
This applies to DNC or SCH alonside the "wotg" class. | This applies to DNC or SCH alonside the "wotg" class. | ||
This applies to RUN or GEO alongside the "soa" class. --> | This applies to RUN or GEO alongside the "soa" class. --> | ||
| evolith 1 = | | evolith 1 = | ||
| evolith 2 = | | evolith 2 = | ||
| evolith 3 = | | evolith 3 = | ||
Line 29: | Line 33: | ||
}} | }} | ||
{{Storable}} <!-- this template can be left as it is. --> | {{Storable}} <!-- this template can be left as it is. --> | ||
===Augments=== <!-- any <h2> or <h3> that is titled "Augments", the entire section needs to be hidden behind <div class="augment"> </div>. The opening of the div MUST go on the line above the header. If it's placed on the same line, it doesn't work. The closing </div>'s placement doesn't stop it working, it just needs to be after the content. These headers can appear in various places on a page, there doesn't seem to be a rigid format. --> | ===Augments=== <!-- any <h2> or <h3> that is titled "Augments", the entire section including header needs to be hidden behind <div class="augment"> </div>. The opening of the div MUST go on the line above the header. If it's placed on the same line, it doesn't work. The closing </div>'s placement doesn't stop it working, it just needs to be after the content. These headers can appear in various places on a page, there doesn't seem to be a rigid format. --> | ||
*[[Example line]]: {{example stats}} | *[[Example line]]: {{example stats}} | ||
== Horizon Changes {{changes}} == | == Horizon Changes {{changes}} == | ||
{{HorizonChangesBox}} <!-- This entire section and content needs to be added to all pages without it, directly below the <h2>Item Statistics</h2>. Any changes will be a manual update. --> | {{HorizonChangesBox}} <!-- This entire section and content needs to be added to all pages without it (all of them), directly below the <h2>Item Statistics</h2>. Any changes will be a manual update. --> | ||
==Other Uses== | ==Other Uses== | ||
{{Used In | {{Used In | ||
| forced spawn = <!-- any ooe mobs here will need to be manually edited. --> | | forced spawn = <!-- any ooe mobs here will need to be manually edited. --> | ||
| resale price = {{Resale Price|}} | | guild points value = {{Guild Points Value}} | ||
| guild resale price = {{Guild Resale Price}} | |||
| resale price = {{Resale Price}} | |||
| adventuring fellow = weapon upgrade <!-- this parameter is hidden behind a "missing content" class (as if it's ooe content) and can be left alone. --> | |||
| trial = <!-- any "trial" related parameters in the "used in" template can be ignored, no action necessary. All trial content within this template is hidden behind ooe classes directly in the template itself. --> | | trial = <!-- any "trial" related parameters in the "used in" template can be ignored, no action necessary. All trial content within this template is hidden behind ooe classes directly in the template itself. --> | ||
| trial descriptor = | | trial descriptor = | ||
Line 51: | Line 58: | ||
| trial 7 = | | trial 7 = | ||
| trial 7 descriptor = | | trial 7 descriptor = | ||
| other = <!-- other parameter will need to be dealt with on a page by page basis, on the odd occassion it appears. --> | |||
}} | }} | ||
{{Trials <!-- any {{Trials}} templates need to be hidden behind <div class="magiantrials"> </div>. The placement of the opening <div> has no bearing on how it works when used with a template. I'm aware that some pages have trials directly in the "used in" template and others have a specific template. For now we just hide it all and address it if/when we get them on Horizon (might be never so not a priority). --> | {{Trials <!-- any {{Trials}} templates need to be hidden behind <div class="magiantrials"> </div>. The placement of the opening <div> has no bearing on how it works when used with a template. I'm aware that some pages have trials directly in the "used in" template and others have a specific template. For now we just hide it all and address it if/when we get them on Horizon (might be never so not a priority). --> | ||
Line 56: | Line 64: | ||
}} | }} | ||
==Synthesis Recipes== | ==Synthesis Recipes== | ||
{{Synthesis Recipe| | {{Synthesis Recipe | ||
| craft = Goldsmithing | |||
| cap = 100 | |||
| subcraft = Smithing | |||
| subcraft cap = 60 | |||
| result = Great Big Sword | |||
| hq result = Great Big Galka Sword | |||
| crystal = Fire | |||
| ingredient = item | |||
| ingredient quantity = 2 | |||
| ingredient 2 = item 2 | |||
| ingredient 3 = item 3 | |||
| ingredient 4 = item 4 | |||
| ingredient 5 = item 5 | |||
}} | |||
==Used in Recipes== | ==Used in Recipes== | ||
Line 67: | Line 89: | ||
==How to Obtain== | ==How to Obtain== | ||
{{AH|}} | {{AH|}} | ||
===Dropped | |||
{| class="horizon-table table-sm | {{Crafted Only}} | ||
===Dropped By=== | |||
{| class="horizon-table table-sm droppedby sortable" <!-- all tables directly under the "Dropped By" header need their table formatting classes/styling changing to this. No other changes are necessary to the rest of the table. Any ooe mobs/NM's in them will need to be updated manually. --> | |||
|- | |- | ||
!width="35%"| Name | !width="35%"| Name | ||
Line 76: | Line 100: | ||
| | | | ||
| align="center" | | | align="center" | | ||
| | |||
|} | |||
===Merchants=== | |||
<!-- leave these tables as they are. there's too much going on to automate the updated formatting of them and a manual edit will be needed (takes seconds copy/paste it). If you wanna take a look at an example to see the new format, check the "Cure" page. --> | |||
{|class="ffxi-table wide-table" | |||
|- class="ffxi-header" | |||
|colspan="3"|'''Price:''' | |||
|- | |||
!width="30%"| Name | |||
!width="35%"| Location | |||
!width="35%"| Type | |||
|- | |||
| | |||
| | |||
| | | | ||
|} | |} | ||
===Synergy=== | ===Synergy=== | ||
<!-- any heading titled "synergy" needs to be hidden with <div class="synergy"> </div> --> | <!-- any heading titled "synergy", the entire section including header needs to be hidden with <div class="synergy"> </div> --> | ||
{|class="ffxi-table wide-table" | {|class="ffxi-table wide-table" | ||
|- | |- | ||
Line 91: | Line 129: | ||
===Mini-Quest=== | ===Mini-Quest=== | ||
mini-quest walkthrough <!-- same as "quest" section. --> | mini-quest walkthrough <!-- same as "quest" section. --> | ||
===[[Moblin Maze Mongers]]===<!-- any "moblin maze mongers" headers, the entire section including header needs to be hidden behind <div class="mmm"> </div>. --> | |||
{|class="ffxi-table wide-table" | |||
|- | |||
!width="30%"| Namex | |||
!width="30%"| Voucher | |||
!width="40%"| Required Rune(s) | |||
|- class="bg-nm" | |||
| | |||
| | |||
| | |||
|} | |||
===Special Event=== <!-- simply hide any section with the header as "Special Event". Hide as opposed to remove incase it becomes relevant at a later time. Editors will have to manually edit these pages if items become available with events.--> | ===Special Event=== <!-- simply hide any section with the header as "Special Event". Hide as opposed to remove incase it becomes relevant at a later time. Editors will have to manually edit these pages if items become available with events.--> | ||
*[[Nomad Mog Bonanza|Nomad Mog Bonanza ####]] (Rank #) | *[[Nomad Mog Bonanza|Nomad Mog Bonanza ####]] (Rank #) | ||
<!-- any <h3> that is titled "Trial of the Magian", the entire section needs to be hidden behind <div class="magiantrials"> </div>. The opening of the div MUST go on the line above the header. If it's placed on the same line, it doesn't work. The closing </div>'s placement doesn't stop it working, it just needs to be after the content.--> | <!-- any <h3> that is titled "Trial of the Magian", the entire section needs to be hidden behind <div class="magiantrials"> </div>. The opening of the div MUST go on the line above the header. If it's placed on the same line, it doesn't work. The closing </div>'s placement doesn't stop it working, it just needs to be after the content.--> | ||
===Assault=== | ===Assault=== | ||
<!-- any "assault" headers, the entire section needs to be hidden behind <div class="assault"> </div>. We have multiple assault classes but that will be an edit for a later time (when assault is released). --> | <!-- any "assault" headers, the entire section including header needs to be hidden behind <div class="assault"> </div>. We have multiple assault classes but that will be an edit for a later time (when assault is released). --> | ||
{|class="ffxi-table wide-table" | {|class="ffxi-table wide-table" | ||
|- | |- | ||
Line 108: | Line 157: | ||
| | | | ||
|} | |} | ||
===[[Trial of the Magians]]=== <!-- any headers that are titled "Trial of the Magians" | ===Assault Points=== | ||
<!-- any "assault points" headers, the entire section including header needs to be hidden behind <div class="assault"> </div>. --> | |||
{|class="ffxi-table wide-table" | |||
|- class="ffxi-header" | |||
|colspan="3"|'''Price:''' | |||
|- | |||
!width="30%"| Name | |||
!width="35%"| Location | |||
!width="35%"| Type | |||
|- | |||
| | |||
| | |||
| | |||
|} | |||
===Appraisal=== | |||
<!-- any "appraisal" headers, the entire section including header needs to be hidden behind <div class="assault"> </div>. --> | |||
Possible appraisal from a {{IIn|??? Sword +1}}. | |||
===Imperial Standing=== | |||
<!-- any "imperial standing" headers, the entire section including header needs to be hidden behind <div class="toau"> </div>. --> | |||
{|class="ffxi-table wide-table" | |||
|- class="ffxi-header" | |||
|colspan="3"|'''Price:''' | |||
|- | |||
!width="30%"| Name | |||
!width="35%"| Location | |||
!width="35%"| Type | |||
|- | |||
| | |||
| | |||
| | |||
|} | |||
===ISNM=== | |||
<!-- any "isnm" headers, the entire section including header needs to be hidden behind <div class="isnm"> </div>. --> | |||
{|class="ffxi-table wide-table" | |||
|- | |||
!width="30%"| Name | |||
!width="35%"| Zone | |||
!width="10%"| Level | |||
!width="15%"| Time | |||
!width="10%"| Members | |||
|- align="center" | |||
|align="left"| | |||
|align="left"| | |||
| | |||
| | |||
|} | |||
===[[Trial of the Magians]]=== <!-- any headers that are titled "Trial of the Magians", the entire section including header needs to be hidden behind <div class="magiantrials"> </div>. The opening of the div MUST go on the line above the header. If it's placed on the same line, it doesn't work. The closing </div>'s placement doesn't stop it working, it just needs to be after the content.--> | |||
Upgraded from [[Example]] via: | Upgraded from [[Example]] via: | ||
*[[Example Trial]] | *[[Example Trial]] | ||
===Campaign Unions=== | ===Campaign Unions=== | ||
content <!-- any | content <!-- any header labelled "campaign unions", the entire section including header needs to be hidden with <div class="campaign"> </div>. not a typo, shares the same class as campaign. --> | ||
==Campaign== | ==Campaign== | ||
Content <!-- any < | Content <!-- any header labelled "campaign", the entire section including header needs to be hidden with <div class="campaign"> </div>. --> | ||
===Allied Notes=== | |||
<!-- any header labelled "allied notes", the entire section including header also needs to be hidden with <div class="campaign"> </div>. --> | |||
{|class="ffxi-table wide-table" | |||
|- | |||
!width="35%"| Nation | |||
!width="20%"| Placement | |||
!width="20%"| Rank | |||
!width="25%"| Cost | |||
|- | |||
| | |||
| | |||
| | |||
| | |||
|} | |||
===ANNM=== | |||
<!-- any header labelled "annm", the entire section including header needs to be hidden with <div class="annm"> </div>. --> | |||
{|class="ffxi-table wide-table" | |||
|- | |||
!width="25%"| NM Name | |||
!width="15%"| Level Cap | |||
!width="30%"| Zone | |||
!width="30%"| Potential Augments {{Augment}} (max) | |||
|- valign="top" | |||
| | |||
|align="center" | | |||
| | |||
| | |||
* [[example item]] | |||
|} | |||
===SCNM=== | |||
<!-- any header labelled "scnm", the entire section including header needs to be hidden with <div class="scnm"> </div>. --> | |||
{|class="ffxi-table wide-table" | |||
|- | |||
! Name | |||
! Restrictions | |||
! Zone | |||
|- | |||
| | |||
| | |||
| | |||
|} | |||
===Sparks of Eminence=== | |||
<!-- any header labelled "soe", the entire section including header needs to be hidden with <div class="soe"> </div>. --> | |||
===[[Treasure Casket]]=== | |||
<!-- any header labelled "treasure casket", the entire section including header needs to be hidden with <div class="treasurecasket"> </div>. --> | |||
*[[zone 1]] | |||
*[[zone 2]] | |||
{{Sparks of Eminence}} | |||
==Storage== | ==Storage== | ||
===[[Porter Moogle]]=== | ===[[Porter Moogle]]=== | ||
Line 135: | Line 279: | ||
So, can you parse pages for: [[Category:Weapons]] and [[Category:Swords]] and replace them with {{Scrapper Audit}}.--> | So, can you parse pages for: [[Category:Weapons]] and [[Category:Swords]] and replace them with {{Scrapper Audit}}.--> | ||
{{Scrapper}} |
Latest revision as of 13:32, 21 March 2024
This is a reference page for the mass migration of pages from retail wiki to Horizon wiki. We are currently working on trialing this method of adding pages and this page is a list of all different templates, headings, categories etc used on sword pages.
Within this pages source code you can find many instructions on how to approach the parsing and necessary scripting needed when mass editing each area of a page, incorporating our ooe classes to hide not yet released content.
Statistics
Can be stored with [[{{{1}}}]].
Augments
Horizon Changes
Other Uses
Guild Points Value: None |
Adventuring Fellow: Weapon Upgrade |
Resale Price: ???~??? gil |
Guild Resale Price: ???~??? gil |
Synthesis Recipes
Goldsmithing (100), Smithing (60)
- Yield: Great Big Sword x 1
HQ 1: Great Big Galka Sword x 1 - Fire Crystal
Used in Recipes
- Unknown
Desynthesis Recipes
Obtained from Desynthesis
- Unknown
How to Obtain
Cannot be sold on the Auction House or delivered, but can be traded and bazaared.
Only obtainable through synthesis.
Dropped By
Name | Level | Zone |
---|---|---|
Merchants
Price: | ||
Name | Location | Type |
---|---|---|
Synergy
Potential Augments
(max) |
---|
Quest
Mini-Quest
mini-quest walkthrough
Moblin Maze Mongers
Namex | Voucher | Required Rune(s) |
---|---|---|
Special Event
- Nomad Mog Bonanza #### (Rank #)
Assault
Assault Zone | Rank | Mission Name | ??? Item |
---|---|---|---|
Assault Points
Price: | ||
Name | Location | Type |
---|---|---|
Appraisal
Possible appraisal from a ??? Sword +1.
Imperial Standing
Price: | ||
Name | Location | Type |
---|---|---|
ISNM
Name | Zone | Level | Time | Members |
---|---|---|---|---|
Trial of the Magians
Upgraded from Example via:
Campaign Unions
content
Campaign
Content
Allied Notes
Nation | Placement | Rank | Cost |
---|---|---|---|
ANNM
NM Name | Level Cap | Zone | Potential Augments
(max) |
---|---|---|---|
SCNM
Name | Restrictions | Zone |
---|---|---|
Sparks of Eminence
Treasure Casket
Storage
Porter Moogle
Derivations
Content
Background
Content
Historical Information
content
Vana'dielian Background
content
Video
"video link"