Template:PassiveIcon/doc
From Portals of Phereon Wiki
- Description
- Takes up to 10 delimiter separated strings, replaces the last word of each string with an appropriate icon and then returns it all as one string. Meant for adding icons to passive skills.
- Usage
Valid words that get replaced at the end are:
Extra parameters are:
- delim= sets the delimiter between strings (default=/)
- px= sets the image sizes (default=14)
- prefix= sets a prefix in front of each outputted string (default=)
- suffix= sets a suffix after each outputted string, but before the icon (default= )
- Use this to insert a string with spaces on the outside:
<nowiki/> only works with a single space on either side <nowiki/>
- Use this to insert a string with spaces on the outside:
- Example
Using this:
- Note: nowiki tags are being weird, check the source editor for the actual code
{{PassiveIcon|delim=%|prefix=<br>OwO<nowiki/> <nowiki/>|suffix= - |px=28|What's this? seduce%also defend%I'm sorry for the move%bad joke attack}}
Gets you this:
OwO What's this? -
OwO also -
OwO I'm sorry for the -
OwO bad joke -
OwO thanks -