Difference between revisions of "Template:Skill range combo"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
Line 7: Line 7:
| -1 1 0 0 0;0 1 0 0 0; = {{Tooltip|beside or in reverse Slash range|[[File:horizontalreverseslash.png|100px|link=]]}}
| -1 1 0 0 0;0 1 0 0 0; = {{Tooltip|beside or in reverse Slash range|[[File:horizontalreverseslash.png|100px|link=]]}}
<!--add new entries here-->
<!--add new entries here-->
}}</includeonly></onlyinclude><noinclude>
}}</includeonly></onlyinclude><noinclude>{{Documentation}}</noinclude>
This template gives out a custom range based on a combination of multiple smaller ranges. The ranges must be passed as a single argument and be separated with a semicolon (the final range should end on a semicolon aswell). Additional custom ranges could be manually added to this template.
 
==Usage==
 
<pre>{{Skill range combo|3 0 0 0 0;2 1 0 0 0;1 2 0 0 0;}}</pre>
{{Skill range combo|3 0 0 0 0;2 1 0 0 0;1 2 0 0 0;}}
 
<pre>{{Skill range combo|3 0 0 0 0;2 1 0 0 0;1 2 0 0 0;0 3 0 0 0;-1 2 0 0 0;-2 1 0 0 0;-3 0 0 0 0;}}</pre>
{{Skill range combo|3 0 0 0 0;2 1 0 0 0;1 2 0 0 0;0 3 0 0 0;-1 2 0 0 0;-2 1 0 0 0;-3 0 0 0 0;}}
</noinclude>
 
[[Category:Maintenance templates]]

Revision as of 16:06, 28 November 2020

Template documentation[view] [edit] [history] [purge]

Description

This template gives out a custom range based on a combination of multiple smaller ranges. The ranges must be passed as a single argument and be separated with a semicolon (the final range should end on a semicolon aswell). Additional custom ranges could be manually added to this template.

Usage

{{Skill range combo|3 0 0 0 0 0;2 0 1 0 0 0;1 0 2 0 0 0;}}


{{Skill range combo|3 0 0 0 0 0;2 0 1 0 0 0;1 0 2 0 0 0;0 0 3 0 0 0;-1 0 2 0 0 0;-2 0 1 0 0 0;-3 0 0 0 0 0;}}