[dismiss]
Welcome to SmashWiki! Log in or create an account and join the community, and don't forget to read this first! |
Notices |
---|
The Skill parameter has been removed from Smasher infoboxes, and in its place are the new "Best historical ranking" and "Best tournament result" parameters. SmashWiki needs help adding these new parameters to Smasher infoboxes, refer to the guidelines here for what should be included in these new parameters. |
When adding results to Smasher pages, include each tournament's entrant number in addition to the player's placement, and use the {{Trn}} template with the matching game specified. Please also fix old results on Smasher pages that do not abide to this standard. Refer to our Smasher article guidelines to see how results tables should be formatted. |
Check out our project page for ongoing projects that SmashWiki needs help with. |
Editing User:Toomai/Wiki tips and tricks
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 19: | Line 19: | ||
*Normally, clicking an image leads to the image itself. However, by adding the <code>link</code> parameter, you can make images just like normal links. Usually, it's best to leave images as linking to themselves, since linking them forces people to look at the source to find out where an image came from. However, there are cases where linking them is better (such as the [[Tier list]] templates). | *Normally, clicking an image leads to the image itself. However, by adding the <code>link</code> parameter, you can make images just like normal links. Usually, it's best to leave images as linking to themselves, since linking them forces people to look at the source to find out where an image came from. However, there are cases where linking them is better (such as the [[Tier list]] templates). | ||
{|class="wikitable" align="center" style="text-align:center" | {|class="wikitable" align="center" style="text-align:center" | ||
|This image leads to [[: | |This image leads to [[:Image:MarioIcon(SSBB).png]]||This image leads to [[Mario (SSBB)]] | ||
|- | |- | ||
|[[ | |[[Image:MarioIcon(SSBB).png|50px]]||[[Image:MarioIcon(SSBB).png|50px|link=Mario (SSBB)]] | ||
|- | |- | ||
|<code><nowiki>[[ | |<code><nowiki>[[Image:MarioIcon(SSBB).png|50px]]</nowiki></code>||<code><nowiki>[[Image:MarioIcon(SSBB).png|50px|link=Mario (SSBB)]]</nowiki></code> | ||
|} | |} | ||