Template:Profession infobox: Difference between revisions
Jump to navigation
Jump to search
Kitten Tale (talk | contribs) mNo edit summary |
Kitten Tale (talk | contribs) m (Linking) |
||
Line 13: | Line 13: | ||
{{#if:{{{required|}}} | | {{#if:{{{required|}}} | | ||
! style="background-color:#c0c0c0;" {{!}} Requires | ! style="background-color:#c0c0c0;" {{!}} Requires | ||
{{!}} {{{required}}}{{#if: | {{!}} [[{{{required}}}]]{{#if: | ||
{{{required2|}}} | {{{required2|}}} | ||
|<br>[[{{{required2}}}]] | |<br>[[{{{required2}}}]] | ||
Line 22: | Line 22: | ||
{{#if:{{{opensup|}}} | | {{#if:{{{opensup|}}} | | ||
! style="background-color:#c0c0c0;" {{!}} Opens up | ! style="background-color:#c0c0c0;" {{!}} Opens up | ||
{{!}} {{{opensup}}}{{#if: | {{!}} [[{{{opensup}}}]]{{#if: | ||
{{{opensup2|}}} | {{{opensup2|}}} | ||
|<br>{{{opensup2}}} | |<br>[[{{{opensup2}}}]] | ||
}} | }} | ||
}} | }} |
Revision as of 23:28, 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. --> }}