20,410
edits
Changes
Commented out old ItemT. Will need to redesign.
<includeonly>
<!--{{ItemT||thumb|Icon={{{diffIcon|{{BASEPAGENAME}}}}}
|{{{name|{{BASEPAGENAME}}}}}
|{{#ifeq: {{{TYPE|}}} | mining | Records the location of Metal that can be mined in {{{location}}}. |Records the location of a mineral deposit in or around {{{location}}}.}}
|
• Value: {{{value|25}}}<br/> • Right Click to Check Survey}} --><!-- Below is everything that is not the Template:ItemT stuff for this template, i decided to include the ItemT template above so as to not be entering duplicate information into each mineral survey page and to hopefully make them more easily edited. -->
:
:
:
==How To Obtain==
==Rewards==
:
The '''{{{name|{{BASEPAGENAME}}}}}''' requires {{#ifeq: {{{TYPE|}}} | mining | [[Mining]] | [[Geology]] }} level '''{{{geoskill|??}}}''' to use and may lead to:
:
:{{{rewards|not yet documented}}}
<!-- this little ifeq just makes sure that this template is not accidentally categorizing anypage in the Template: namespace -->
{{#ifeq: {{NAMESPACE}} | Template | | {{#ifeq: {{{TYPE|}}} | mining | [[Category:Items/MiningSurvey]] | [[Category:Items/MineralSurvey]]}}[[Category:Items/Document]] }}
</includeonly>
|speedbonus=[[Piece of Green Glass]], and more...
}}
</pre>
==Mining Survey==
:This template can also be used for a Mining Survey. Simply indclude the 'TYPE=mining' parameter
:the geoskill parameter will then refer to the Mining Level needed instead of the Geology Level needed.
<pre>
{{MineralSurvey||
name=Serbule Hills Simple Mining Survey
|TYPE=mining
|value=10
|location=Serbule Hills
|level=7
|geoskill=1
|teacher=[[Jaime Fatholm]]
|rewards=[[Simple Metal Slab]], [[Basic Metal Slab]]
}}
</pre>
}}
:
==mining survey==
:
{{MineralSurvey||
name=Serbule Hills Simple Mining Survey
|TYPE=mining
|diffIcon=Serbule Hills Simple Mining Survey
|value=10
|location=Serbule Hills
|level=7
|geoskill=1
|teacher=[[Jaime Fatholm]]
|rewards=[[Simple Metal Slab]], [[Basic Metal Slab]]
}}
[[Category:Template guides]]
</noinclude>