Template:Property: Difference between revisions

From HorizonXI Wiki
m (added none to evaluate as none)
(set default to display none since weapon skill templates don't fill properties if they dont have any)
 
Line 38: Line 38:
-->
-->
| null =  
| null =  
| none = ''None''
| #default = ''None''
| #default = <span style="color: red">-Skillchain Property not recognized-</span>
}}</onlyinclude></includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]
}}</onlyinclude></includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]
==Usage==
==Usage==
Line 82: Line 81:
===Others===
===Others===
*<nowiki>{{Property|null}}</nowiki> results in  {{Property|null}}.
*<nowiki>{{Property|null}}</nowiki> results in  {{Property|null}}.
*<nowiki>{{Property|none}}</nowiki> results in  {{Property|none}}.
*<nowiki>{{Property|<anything else>}}</nowiki> results in  {{Property|<anything else>}}.
*<nowiki>{{Property|<anything else>}}</nowiki> results in  {{Property|<anything else>}}.
</noinclude>
</noinclude>

Latest revision as of 22:50, 4 December 2023

Usage

{{Property|<skillchain>|icon|plain}}
  • Note: Parameters icon and plain are optional. Use without the second parameter to display the text without the icon in front.

Examples with icon

Examples with icon and plain

Others

  • {{Property|null}} results in .
  • {{Property|<anything else>}} results in None.