Difference between revisions of "Template:MHinfo"

From MHWiki
(new template)
 
m (updated with link for database that is updated.)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
Example:
 
Example:
 
  <nowiki>{{MHinfo|brie_cheese}}</nowiki>
 
  <nowiki>{{MHinfo|brie_cheese}}</nowiki>
produces the link [http://{{MHdomain}}/item.php?item_type=brie_cheese MouseHunt Info Page] to the [[Brie]] cheese info page.
+
produces the link [{{MHdomain}}/item.php?item_type=brie_cheese MouseHunt Info Page] to the [[Brie]] cheese info page.
  
You may find it helpful to look at the [https://spreadsheets.google.com/ccc?key=0AhuvVLgjT3r-dGdWS1VzZ2NNQ2VyeGhJRlJQbmtXTXc&hl=en&authkey=CJKmw7cJ#gid=0 MouseHunt Items Spreadsheet].
+
You may find it helpful to look at the [https://docs.google.com/spreadsheets/d/1xWFQgV3T2NOvfN_I8kvFxWHbH9i240rp2UFi2SEi6Zc/edit?fbclid=IwAR3CjkUn3EDkg-l6AfLFFKNAn9-x7tpG_meFINhflPP5k9k1BRiy-5pigck#gid=1624144283 MouseHunt Item Database].
</noinclude><includeonly>[http://{{MHdomain}}/item.php?item_type={{{1}}} {{{2|MouseHunt Info Page}}}]</includeonly>
+
</noinclude><includeonly>[{{MHdomain}}/item.php?item_type={{{1}}} {{{2|MouseHunt Info Page}}}]</includeonly>

Latest revision as of 18:05, 24 April 2019

This template is used to link to the in-game Larry's Loot Lexicon entry for an item. The first argument is the portion of the link after the item_type=. The second argument is the text to display as the link, defaulting to "MouseHunt Info Page".

Example:

{{MHinfo|brie_cheese}}

produces the link MouseHunt Info Page to the Brie cheese info page.

You may find it helpful to look at the MouseHunt Item Database.