User:Spiffly: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Spiffly No edit summary |
imported>Spiffly No edit summary |
||
| Line 1: | Line 1: | ||
== List of Projects I'm Working On == |
|||
* Chocobo digging zone compilation. |
* Chocobo digging zone compilation. |
||
* Updating job pages to new template. 10/15 |
* Updating job pages to new template. 10/15 |
||
| Line 16: | Line 16: | ||
** Add in any missing tailwind tables. Audit any lists yet to be done. |
** Add in any missing tailwind tables. Audit any lists yet to be done. |
||
== Commonly Uses Formatting == |
|||
=== Setting Maximum Widths === |
|||
<div style="max-width: 500px";> |
<div style="max-width: 500px";> |
||
</div> |
</div> |
||
=== Transcluding a Certain Section of a Page === |
|||
* <nowiki>{{#section:page name|label}} - This nees to be added to the page where you want the transcluded text to appear. The "label" is defined on the source page and needs to match it.</nowiki><br> |
|||
* <nowiki><section begin=label/>Text to be transcluded<section end=label/> - This is the code used on the source page. Surround the text you want to be transcluded by the section tag. Name the section in place of "label" </nowiki> |
|||
[[:West Sarutabaruta #Involved in Quests/Missions]] |
[[:West Sarutabaruta #Involved in Quests/Missions]] |
||
Revision as of 14:07, 19 May 2023
List of Projects I'm Working On
- Chocobo digging zone compilation.
- Updating job pages to new template. 10/15
- Create quest page for all zones. Eg. Windurst Woods/Quests
- Update each area and City:quest page with area/quests templates.
- Add in picture links on job pages to ALL AF / Relic armor.
- Weapons:
- Great axes missing modifiers/SC properties
- staves missing modifiers/SC properties
- Combat skills:
- Need to audit defensive skills, redirect where appropriate etc.
- Equipment
- Add in any missing tailwind tables. Audit any lists yet to be done.
Commonly Uses Formatting
Setting Maximum Widths
Transcluding a Certain Section of a Page
- {{#section:page name|label}} - This nees to be added to the page where you want the transcluded text to appear. The "label" is defined on the source page and needs to match it.
- <section begin=label/>Text to be transcluded<section end=label/> - This is the code used on the source page. Surround the text you want to be transcluded by the section tag. Name the section in place of "label"
West Sarutabaruta #Involved in Quests/Missions