Contributing: Difference between revisions

m
Removed obstacle argument provided to Equipment/Recommended template
m (guide pages)
m (Removed obstacle argument provided to Equipment/Recommended template)
(9 intermediate revisions by 3 users not shown)
Line 20: Line 20:
* The [[Template:Spell|Spell Template]], [[Template:Aurora|Aurora Template]], [[Template:Curse|Curse Template]], [[Template:AncientMagick|Ancient Magick Template]], and [[Template:AltMagic|Alt. Magic Template]] on [[:Category:Spells|Spell]] pages
* The [[Template:Spell|Spell Template]], [[Template:Aurora|Aurora Template]], [[Template:Curse|Curse Template]], [[Template:AncientMagick|Ancient Magick Template]], and [[Template:AltMagic|Alt. Magic Template]] on [[:Category:Spells|Spell]] pages
* The [[Template:Pet|Pet Template]] on [[:Category:Pets|Pet]] pages
* The [[Template:Pet|Pet Template]] on [[:Category:Pets|Pet]] pages
* The [[Template:Upgrade|Shop Upgrade Template]] on [[:Category:Upgrades|Upgrade]] pages, with the exception of [[Shop#Miscellaneous|Misc. Upgrades]] which are maintained manually.
* The [[Template:Upgrade|Shop Upgrade Template]] on [[:Category:Upgrades|Upgrade]] pages
* All [[:Category:Tables|Table Templates]]
* All [[:Category:Tables|Table Templates]]


Line 44: Line 44:
You can view the versioning system in action on the top right corner of this page.
You can view the versioning system in action on the top right corner of this page.


=== Referencing to other pages ===
=== Referencing other pages ===
{{Main|Reference=Contributing}}
{{Main|Reference=Contributing}}
If you have a bit of text in a page but have more text explaining that concept on another page, it might be a good idea to use the [[Template:Main|Main Template]].
If you have a bit of text in a page but have more text explaining that concept on another page, it might be a good idea to use the [[Template:Main|Main Template]].
Line 57: Line 57:


{{HasMMG|page=Contributing}}
{{HasMMG|page=Contributing}}
If you've maken a moneymaking guide, consider adding a reference to it on its main page with the [[Template:HasMMG|Moneymaking guide template]]. The template adds a formatted link to the guide.
If you've made a moneymaking guide, consider adding a reference to it on its main page with the [[Template:HasMMG|Moneymaking guide template]]. The template adds a formatted link to the guide.


Usage: <code><nowiki>{{HasMMG|page=Contributing}}</nowiki></code>
Usage: <code><nowiki>{{HasMMG|page=Contributing}}</nowiki></code>


=== Icons ===
=== Icons ===
There are a number of icon templates which allow contributors to easily add icon formatting to links and inline with text, some examples are provided below.


{| class=wikitable
For a comprehensive list of all icon templates and documentation of parameters these functions use, see [[Template:Icon]].
{| class="wikitable"
|-
|-
| {{T|Icon|Loot Container Stacking}}
| {{T|Icon|Loot Container Stacking}}
Line 76: Line 78:
| {{T|MonsterIcon|Necromancer}}
| {{T|MonsterIcon|Necromancer}}
| {{MonsterIcon|Necromancer}}
| {{MonsterIcon|Necromancer}}
|-
| {{T|Icon|Princess|type=thieving}}
| {{Icon|Princess|type=thieving}}
|-
|-
| {{T|ZoneIcon|Strange Cave}}
| {{T|ZoneIcon|Strange Cave}}
Line 107: Line 112:
| Combat icon {{Icon|Melee|notext=true}}
| Combat icon {{Icon|Melee|notext=true}}
|-
|-
| {{T|GoldPrice|price=100 coins}}
| {{T|GP|1000.25}}
| {{GoldPrice|price=100 coins}}
| {{GP|1000.25}}
|-
| {{T|SC|1337}}
| {{SC|1337}}
|-
| {{T|RC|42069}}
| {{RC|42069}}
|}
|}


Line 140: Line 151:
|-
|-
| <code><nowiki>{{Equipment/Recommended</nowiki><br /><nowiki>
| <code><nowiki>{{Equipment/Recommended</nowiki><br /><nowiki>
|obs11 = Rope Climb</nowiki><br /><nowiki>
|helm1 = Glacia God Helmet</nowiki><br /><nowiki>
|helm1 = Glacia God Helmet</nowiki><br /><nowiki>
|helm2 = Ancient Wizard Hat</nowiki><br /><nowiki>
|helm2 = Ancient Wizard Hat</nowiki><br /><nowiki>
Line 147: Line 157:
|cape1 = Skull Cape</nowiki><br /><nowiki>
|cape1 = Skull Cape</nowiki><br /><nowiki>
|body1 = Glacia God Platebody</nowiki><br /><nowiki>
|body1 = Glacia God Platebody</nowiki><br /><nowiki>
|legs# = Glacia God Platelegs</nowiki><br /><nowiki>
|legs1 = Glacia God Platelegs</nowiki><br /><nowiki>
|familiar11 = Ent</nowiki><br /><nowiki>
|familiar11 = Ent</nowiki><br /><nowiki>
|familiar21 = Wolf</nowiki><br /><nowiki>
|familiar21 = Wolf</nowiki><br /><nowiki>
|familiar22 = Leprechaun</nowiki><br /><nowiki>
|familiar22 = Leprechaun</nowiki><br /><nowiki>
}}</code></nowiki>
}}</nowiki></code>
| {{Equipment/Recommended
| {{Equipment/Recommended
|obs11 = Rope Climb
|helm1 = Glacia God Helmet
|helm1 = Glacia God Helmet
|helm2 = Ancient Wizard Hat
|helm2 = Ancient Wizard Hat
Line 160: Line 169:
|cape1 = Skull Cape
|cape1 = Skull Cape
|body1 = Glacia God Platebody
|body1 = Glacia God Platebody
|legs# = Glacia God Platelegs
|legs1 = Glacia God Platelegs
|familiar11 = Ent
|familiar11 = Ent
|familiar21 = Wolf
|familiar21 = Wolf
Line 233: Line 242:
| <code><nowiki><noinclude>Hello</noinclude></nowiki></code>
| <code><nowiki><noinclude>Hello</noinclude></nowiki></code>
| Removes this text when importing the page it as an include
| Removes this text when importing the page it as an include
|-
| <code><nowiki>[[Contributing]]</nowiki></code>
| Links to another page on the wiki
|-
| <code><nowiki>[[Contributing|Want to help write the wiki?]]</nowiki></code>
| [[Contributing|Want to help write the wiki?]]
|}
|}




{{Menu}}
{{Menu}}
38

edits