Difference between revisions of "Formatting Guide"
Lizbot3000 (talk | contribs) |
FeralKitty (talk | contribs) m (Rearranged capitalization paragraphs for readability.) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
First of all, thanks for wanting to contribute to the wiki! | First of all, thanks for wanting to contribute to the wiki! | ||
== Capitalization == | |||
Pages such as abilities (e.g., [[Ember Arrows]]) or events (e.g., [[All the Sweltering Stars]]) should follow the game's capitalization. | |||
Otherwise, please avoid unnecessary capitalization mid-sentence, if a word is not typically capitalized. "... is a [[theme]] gained by a [[hero]]" is more readable, compared to "... is a [[Theme]] gained by a [[Hero]]." | |||
This also applies to page titles and section headings. "List of status effects" is more readable, compared to "List of Status Effects." | |||
== Navigation aids == | |||
To aid users in finding related or similar pages, please use the following approaches: | |||
* Related individual pages (such as abilities, status effects, or themes) should provide a '''Main article:''' link back to the List page. | |||
* Related individual pages (such as abilities) should also offer a '''See also:''' link to other lists of abilities. | |||
* Related individual pages (such as abilities, status effects, or themes) should have a Navbox to let users jump to other individual pages (without having to back out to the list or category). | |||
* List pages should provide a Navbox to jump to an individual ability, status effect, theme, etc. | |||
=== Concept for an ability page === | |||
== Broadswipes == | |||
{{Main|List of abilities}} | |||
{{See also|List of theme abilities|List of monster abilities}} | |||
{{Tooltip ability | |||
| ability = Broadswipes | |||
| description = (Passive) Hero's melee attacks deal ''x'' damage to all other foes within range. | |||
| damage = ''x'' damage | |||
| formula = Damage: [[Bonus Damage]] + [[Potency]] | |||
}} | |||
=== Upgrade === | |||
{{Tooltip ability | |||
| ability = Broadswipes+ | |||
| description = (Passive) Hero's melee attacks deal ''x'' damage to all other foes within range. | |||
| damage = ''x'' damage | |||
| formula = Damage: 2 + [[Bonus Damage]] + [[Potency]] | |||
}} | |||
{{Formulas | |||
| damage = Damage: floor(max(1,(self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)))+(2*self.warriorDeck_broadswipes_upgrade)<br>Range: max(1.6,weapon.weaponMaxRange)+self.BONUS_RANGE | |||
}} | |||
=== Other sections === | |||
Blah blah blah | |||
{{Navbox abilities}} | |||
---- | |||
== Various guides == | |||
We'd like you to refer to these templates to create an uniform look. By clicking on the headline you will be redirected to the appropiate template. | We'd like you to refer to these templates to create an uniform look. By clicking on the headline you will be redirected to the appropiate template. | ||
=== [[Template:Event|Events]] === | |||
For Events, please refer to this format. Please remember to avoid major spoilers by hiding the outcome at first. Aditionally, every event should contain a gallery with images of key moments. | |||
=== [[Template:Equipment|Equipment]] === | |||
== | === Weapons === | ||
[[Category:Wildermyth Wiki]] |
Latest revision as of 12:47, 7 January 2022
First of all, thanks for wanting to contribute to the wiki!
Capitalization
Pages such as abilities (e.g., Ember Arrows) or events (e.g., All the Sweltering Stars) should follow the game's capitalization.
Otherwise, please avoid unnecessary capitalization mid-sentence, if a word is not typically capitalized. "... is a theme gained by a hero" is more readable, compared to "... is a Theme gained by a Hero."
This also applies to page titles and section headings. "List of status effects" is more readable, compared to "List of Status Effects."
To aid users in finding related or similar pages, please use the following approaches:
- Related individual pages (such as abilities, status effects, or themes) should provide a Main article: link back to the List page.
- Related individual pages (such as abilities) should also offer a See also: link to other lists of abilities.
- Related individual pages (such as abilities, status effects, or themes) should have a Navbox to let users jump to other individual pages (without having to back out to the list or category).
- List pages should provide a Navbox to jump to an individual ability, status effect, theme, etc.
Concept for an ability page
Broadswipes
Broadswipes x damage (Passive) Hero's melee attacks deal x damage to all other foes within range. Damage: Bonus Damage + Potency |
Upgrade
Broadswipes+ x damage (Passive) Hero's melee attacks deal x damage to all other foes within range. Damage: 2 + Bonus Damage + Potency |
Formulas |
Damage: floor(max(1,(self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)))+(2*self.warriorDeck_broadswipes_upgrade) |
See Formulas Guide for help with math functions. |
Other sections
Blah blah blah
Hero deck abilities | |
---|---|
Common | Aid · Bard · Endurance · Hardiness · Heroism · Inspiration · Long Reach · Riposte · Sharpshooter · Tinker · Viciousness · Windwalk · Wisdom |
Hunter | Ambush · Archery · Crippling Strikes · Ember Arrows · Flashcone · Foxflight · Jumpjaw · Piercing Shots · Quellingmoss · Rogue · Silkstep · Thornfang · Through Shot |
Mystic | Arches · Compulsion · Earthscribe · Elementalist · Humanist · Ignite · Indignance · Interfuse · Mythweaver · Naturalist · Openmind · Soulsplitting · Spiritblade · Vigorflow · Withdraw |
Warrior | Backslam · Battledance · Bloodrage · Broadswipes · Engage · Guardian · Paladin · Raider · Sentinel · Shieldshear · Stalwart · Thundering Challenge · Untouchable · Vigilance · Wolfcall · Zealous Leap |
Various guides
We'd like you to refer to these templates to create an uniform look. By clicking on the headline you will be redirected to the appropiate template.
Events
For Events, please refer to this format. Please remember to avoid major spoilers by hiding the outcome at first. Aditionally, every event should contain a gallery with images of key moments.