GuildWiki

GuildWiki has been locked down: anonymous editing and account creation are disabled. Current registered users are unaffected. Leave any comments on the Community Portal.

READ MORE

GuildWiki
m (brb)
mNo edit summary
Line 40: Line 40:
 
#You must specify the image, campaign, attributs, etc. with '''normal wiki coding'''. This prevents redlinks caused by abnormal (gag) attributes and campaigns.
 
#You must specify the image, campaign, attributs, etc. with '''normal wiki coding'''. This prevents redlinks caused by abnormal (gag) attributes and campaigns.
 
#Another way would be to go to [[Special:Mypage/monobook.js]] and enter the following coding:
 
#Another way would be to go to [[Special:Mypage/monobook.js]] and enter the following coding:
  +
insertScript('MediaWiki:TemplateTools.js');
  +
It will give you the option to add your own skill box.
 
[[Category:Templates/Skill boxes]]
 
[[Category:Templates/Skill boxes]]
 
</noinclude>
 
</noinclude>

Revision as of 19:46, 31 January 2008

Skill details
{{{name}}}
{{{icon}}}
Campaign: {{{campaign}}}
Profession: None
Attribute: Unlinked
Type: {{{type}}}
               

{{{description}}}

Use

The same as Template:Skill box except:

  1. You must specify the image, campaign, attributs, etc. with normal wiki coding. This prevents redlinks caused by abnormal (gag) attributes and campaigns.
  2. Another way would be to go to Special:Mypage/monobook.js and enter the following coding:
insertScript('MediaWiki:TemplateTools.js');

It will give you the option to add your own skill box.