User:Sundark/Sandbox: Difference between revisions
From Ephinea PSO Wiki
Line 162: | Line 162: | ||
--> | --> | ||
===Item template stuff=== | ===Item template stuff=== | ||
really close to getting this working | |||
<!-- | <!-- | ||
<table class="psoStyle psoBackground"> | |||
{{#if:{{{image|}}}| | |||
<tr> | |||
<td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=|160x120px]]</td> | |||
</tr> | |||
}} | |||
{{#if:{{{desc|}}}| | {{#if:{{{desc|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align:center;">''{{{desc}}}''</td> | <td colspan="2" style="text-align:center; max-width: 200px;">''{{{desc}}}''</td> | ||
</tr> | |||
}} | |||
{{#if:{{{stars|}}}| | |||
<tr> | |||
<td title="{{{stars|}}}★" colspan="2" style="text-align: center;">{{stars|{{{stars|}}}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
</table> | |||
--> | --> |
Revision as of 18:36, 25 September 2024
Wiki list
To-do
Full pages
- Game modes
- Lots to do there
- Normal, Battle, Challenge, One Person
- Difficulties
- idk
- Lots to do there
Multiple pages
- Technique pages
- Wording
- status effect links
- order of information
- chance on freeze for bartas
- Gifoie?
- Reorganize?
- Add non-level 30 disk locations
- Wording
- ES weapon pages
- More polishing
- Area pages
- Writeups
Single pages
- Probably condense Crater route layouts into one infobox
- Always more
Done
- Amplifier pages
- Technique pages
- Tidy/format pages
- Add formulas
- Add level 30 disk location
- Rare enemies in enemy tables
- tentative, watch for breaks
- Inferno Bazooka page
- Set effect template (left-align etc)
- Wording on quest rewards from RT
- ES weapon pages
- Template added
- List of set effects
How to fix "Seabed Lower/Control Tower" red link
- Add "nolink=1" attribute
- Do "[[Seabed Lower]], [[Control Tower]]"
- Easy copy-pastes:
nolink=1|[[Seaside]], [[Central Control Area]]
nolink=1|[[Seabed Lower]], [[Control Tower]]
- Easy copy-pastes:
Hidden stuff
Ooohhhhh spooky
Damage formula
Equipment
Area pages template
Box drops
Item template stuff
really close to getting this working