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
- {{Property|Transfixion|icon}} results in Transfixion.
- {{Property|Compression|icon}} results in Compression.
- {{Property|Liquefaction|icon}} results in Liquefaction.
- {{Property|Scission|icon}} results in Scission.
- {{Property|Reverberation|icon}} results in Reverberation.
- {{Property|Detonation|icon}} results in Detonation.
- {{Property|Induration|icon}} results in Induration.
- {{Property|Impaction|icon}} results in Impaction.
- {{Property|Gravitation|icon}} results in Gravitation.
- {{Property|Distortion|icon}} results in Distortion.
- {{Property|Fusion|icon}} results in Fusion.
- {{Property|Fragmentation|icon}} results in Fragmentation.
- {{Property|Light|icon}} results in Light.
- {{Property|Darkness|icon}} results in Darkness.
Examples with icon and plain
- {{Property|Transfixion|icon|plain}} results in Transfixion.
- {{Property|Compression|icon|plain}} results in Compression.
- {{Property|Liquefaction|icon|plain}} results in Liquefaction.
- {{Property|Scission|icon|plain}} results in Scission.
- {{Property|Reverberation|icon|plain}} results in Reverberation.
- {{Property|Detonation|icon|plain}} results in Detonation.
- {{Property|Induration|icon|plain}} results in Induration.
- {{Property|Impaction|icon|plain}} results in Impaction.
- {{Property|Gravitation|icon|plain}} results in Gravitation.
- {{Property|Distortion|icon|plain}} results in Distortion.
- {{Property|Fusion|icon|plain}} results in Fusion.
- {{Property|Fragmentation|icon|plain}} results in Fragmentation.
- {{Property|Light|icon|plain}} results in Light.
- {{Property|Darkness|icon|plain}} results in Darkness.
Others
- {{Property|null}} results in .
- {{Property|none}} results in None.
- {{Property|<anything else>}} results in -Skillchain Property not recognized-.