From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (category fix, Replaced: [[Category:Template documenation → [[Category:Template documentation)
(cleanup)
 
Line 1: Line 1:
This is for displaying all the information about a skill.
This is for displaying all the information about a skill in [[MapleStory]].


Usage:
== Usage ==
# Job name (used for section linking)
# Job name (used for section linking).
# Skill name
# Skill name and image filename; image defaults to ".png".
# Simplified skill description
# Simplified skill description.
# Official skill description
# Official skill description.
# Skill effects by level
# Skill effects by level.
# Skill image name
# Skill image name.


Example:
== Example ==
;Code example
----
<pre>
<pre>
{{MapleStory/Skill desc||Three Snails|Throws a snail shell to inflict set damage with 100% accuracy.|Hurls snail shells to attack monsters from long distance.|
{{MapleStory/Skill desc||Three Snails|Throws a snail shell to inflict set damage with 100% accuracy.|Hurls snail shells to attack monsters from long distance.|
Line 15: Line 17:
* '''Level 2''': Blue Snail Shell -1, MP -15; Damage 25
* '''Level 2''': Blue Snail Shell -1, MP -15; Damage 25
* '''Level 3''': Red Snail Shell -1, MP -20; Damage 40}}</pre>
* '''Level 3''': Red Snail Shell -1, MP -20; Damage 40}}</pre>
;Code in use
----
{{MapleStory/Skill desc||Three Snails|Throws a snail shell to inflict set damage with 100% accuracy.|Hurls snail shells to attack monsters from long distance.|
{{MapleStory/Skill desc||Three Snails|Throws a snail shell to inflict set damage with 100% accuracy.|Hurls snail shells to attack monsters from long distance.|
* '''Level 1''': Green Snail Shell -1, MP -10; Damage 10
* '''Level 1''': Green Snail Shell -1, MP -10; Damage 10

Latest revision as of 06:22, 17 August 2009

This is for displaying all the information about a skill in MapleStory.

Usage[edit]

  1. Job name (used for section linking).
  2. Skill name and image filename; image defaults to ".png".
  3. Simplified skill description.
  4. Official skill description.
  5. Skill effects by level.
  6. Skill image name.

Example[edit]

Code example

{{MapleStory/Skill desc||Three Snails|Throws a snail shell to inflict set damage with 100% accuracy.|Hurls snail shells to attack monsters from long distance.|
* '''Level 1''': Green Snail Shell -1, MP -10; Damage 10
* '''Level 2''': Blue Snail Shell -1, MP -15; Damage 25
* '''Level 3''': Red Snail Shell -1, MP -20; Damage 40}}
Code in use

MS Skill Three Snails.png

Three Snails: Throws a snail shell to inflict set damage with 100% accuracy.

Three Snails effects

Hurls snail shells to attack monsters from long distance.

  • Level 1: Green Snail Shell -1, MP -10; Damage 10
  • Level 2: Blue Snail Shell -1, MP -15; Damage 25
  • Level 3: Red Snail Shell -1, MP -20; Damage 40