Template:Property: Difference between revisions

From HorizonXI Wiki
m (fixed typo)
m (added none to evaluate as none)
Line 38: Line 38:
-->
-->
| null =  
| null =  
| none = ''None''
| #default = <span style="color: red">-Skillchain Property not recognized-</span>
| #default = <span style="color: red">-Skillchain Property not recognized-</span>
}}</onlyinclude></includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]
}}</onlyinclude></includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]
Line 81: Line 82:
===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>

Revision as of 22:49, 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|none}} results in None.
  • {{Property|<anything else>}} results in -Skillchain Property not recognized-.