Template:Magic for job: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Kaimoon0 Created page with "<includeonly><dl style="margin: 0; column-width: 25ch; column-gap: 2em;"> {{#cargo_query: tables=MagicJobs,Magic |join on=MagicJobs.Magic=Magic.Name |fields=MagicJobs.Level=level,MagicJobs.Magic=magic,Magic.HorizonChanges=changes |where=MagicJobs.Job='{{{1|{{PAGENAME}}}}}' |sort by=MagicJobs.Level,Magic.Name |format=template |template=Magic for job/item |named args=yes }} </dl></includeonly><noinclude>{{Documentation}}</noinclude>" |
imported>Kaimoon0 label |
||
| Line 1: | Line 1: | ||
<includeonly><div id="magic-for-job-label" style="text-align: center; border: #aaa solid; border-width: 1px 1px 0.5px; padding: 0.3em 0.4em; font-weight: bold; background: #afc7cf;">{{{title|Spell List for {{{1|{{PAGENAME}}}}} (Level, Name)}}}</div> |
|||
<dl aria-labelledby="magic-for-job-label" style="margin: 0; column-width: 25ch; column-gap: 2em;"> |
|||
{{#cargo_query: |
{{#cargo_query: |
||
tables=MagicJobs,Magic |
tables=MagicJobs,Magic |
||
Revision as of 22:45, 9 October 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Displays a list of magic learned by a job, and the level each becomes usable.
Usage
Basic
{{Magic for job}}
(displays using current page title for job)
Specified job
{{Magic for job|White Mage}}
Spell List for White Mage (Level, Name)
Error: Table MagicJobs not found.
Custom label
{{Magic for job|Bard|label=Song List for Bard (Level, Name)}}
Spell List for Bard (Level, Name)
Error: Table MagicJobs not found.