Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:SkillPage"
(→Template: Fiddle around with displaying missing video.) |
m (More fiddling with video) |
||
Line 13: | Line 13: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | {{#if:{{{Video}}}| | + | <td colspan="2" {{#if:{{{Video|}}} |
+ | |style="padding-right:1.5em">{{youtube tn{{!}}{{{Video}}} }} | ||
+ | |style="text-align:center;">No Video}} | ||
+ | </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 24: | Line 27: | ||
<tr> | <tr> | ||
<th style="text-align:right">Command:</th> | <th style="text-align:right">Command:</th> | ||
− | <td>{{#if:{{{Command}}} | + | <td>{{#if:{{{Command|}}}|{{{Command}}}|None}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th style="text-align:right">Prerequisite Level:</th> | <th style="text-align:right">Prerequisite Level:</th> | ||
− | <td>{{#if:{{{PrerequisiteLevel}}} | + | <td>{{#if:{{{PrerequisiteLevel|}}}|{{{PrerequisiteLevel}}}|None}}</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<th style="text-align:right">Prerequisite Skills:</th> | <th style="text-align:right">Prerequisite Skills:</th> | ||
− | <td>{{#if:{{{PrerequisiteSkill}}} | + | <td>{{#if:{{{PrerequisiteSkill|}}}|{{{PrerequisiteSkill}}}|None}}</td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 14:00, 6 April 2015
Template | ||||||||||||||
| ||||||||||||||
Usage | ||||||||||||||
{{SkillData Skill Name|Format=FormatSkill Page}} Produces a page like this without the useage text. | ||||||||||||||
Example | ||||||||||||||