Difference between revisions of "Template:Unit Source"
From Unofficial Fantasica Wiki
m (Kattiara moved page Template:Source to Template:Unit Source without leaving a redirect) |
m |
||
Line 8: | Line 8: | ||
Usage: <nowiki>{{Source|SkillName}}</nowiki></noinclude><includeonly>{{#get_db_data:db=fantawiki | Usage: <nowiki>{{Source|SkillName}}</nowiki></noinclude><includeonly>{{#get_db_data:db=fantawiki | ||
|from=units | |from=units | ||
− | |where=source LIKE '%{{{1}}}' and released=1 | + | |where=source LIKE '%{{{1}}}%' and released=1 |
|order by=rarity desc, name | |order by=rarity desc, name | ||
|data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} | |data=name=`name`,gender=`gender`,rarity=`rarity`,type=`type`,cost=`cost`,speed=`speed`,speednum=`speednum`,range=`range`,land=`land`,air=`air`,sea=`sea`,total=`land`+`air`+`sea`,landlb=`landlb`,airlb=`airlb`,sealb=`sealb`,totallb=`landlb`+`airlb`+`sealb`,arena=`arena`,arenalb=`arenalb`,skill1=`skill1`,skill2=`skill2`,arenaskill=`arenaskill`,source=`source`}} |
Revision as of 20:40, 9 February 2014
DO NOT EDIT THIS TEMPLATE UNLESS YOU KNOW WHAT YOU ARE DOING! :D
If you're trying to update stats for a unit, go here instead: http://www.fantasicawiki.com/units.php
Usage: {{Source|SkillName}}