Template:Profession infobox: Difference between revisions

From MapleWiki
Jump to navigation Jump to search
(Created Profession infobox, version 1.)
 
m (Switching around links)
Line 30: Line 30:
|- valign="top"
|- valign="top"
! style="background-color:#c0c0c0;" {{!}} Master NPC{{#if:{{{npc2|}}}s}}
! style="background-color:#c0c0c0;" {{!}} Master NPC{{#if:{{{npc2|}}}s}}
{{!}} {{{npc}}}{{#if:
{{!}} [[{{{npc}}}]]{{#if:
{{{npc2|}}}
{{{npc2|}}}
     |<br>{{{npc2}}}
     |<br>[[{{{npc2}}}]]
     }}
     }}


Line 46: Line 46:
|- valign="top"
|- valign="top"
! style="background-color:#c0c0c0;" {{!}} Trait{{#if:{{{trait2|}}}s}} affected
! style="background-color:#c0c0c0;" {{!}} Trait{{#if:{{{trait2|}}}s}} affected
{{!}} [[{{{trait}}}]]{{#if:
{{!}} {{{trait}}}{{#if:
{{{trait2|}}}
{{{trait2|}}}
     |<br>[[{{{trait2}}}]]
     |<br>{{{trait2}}}
     }}
     }}



Revision as of 23:26, 29 August 2011


Infoboxes
Infoboxes are templates that alleviate a lot of work by requiring the user to input a limited amount of data.
Infoboxes are used as a primary formatting tool to help create a more uniform structure.
Below is a collection of infoboxes found on MapleWiki.
NPC-related
Shop NPCs - Non-Shop NPCs - Monsters (Drop table)
Item-related
Shop stock - Items (Use) (Etc) (Set-Up)
Misc.
Skills - Professions - Quests - Game version
[edit]


Profession infobox
[[Image:{{{name}}}.png]]
Master NPC [[{{{npc}}}]]
Trait affected {{{trait}}}
Town Ardentmill


Template

{{Profession_infobox
| name = 
| required =  <!-- List the profession(s) required to do this profession (eg. Smithing needs Mining). -->
| opensup =   <!-- List the available options of another profession (eg. Mining opens up Smithing). -->
| npc =       <!-- Who the Master NPC is. -->
| other =     <!-- Any other NPCs that need to be named. -->
| trait =     <!-- Which traits are affected by this profession. -->
| town1 =     <!-- Where they can be found. Leave this blank if Ardentmill. -->
}}