Ad placeholder

Template:Passive inline/Format: Difference between revisions

Jump to navigation Jump to search
m
Modify to remove display name
m (nowrap)
m (Modify to remove display name)
 
Line 4: Line 4:
       | format = template
       | format = template
       | template = trim
       | template = trim
       }} | Generic Feature Icon.webp }} }}|{{{link}}}|{{#if: {{{altname|}}} | {{{altname}}} | {{{name|{{{link}}}}}} }}|w={{{w|25}}}|h={{{w|25}}}|nowrap=y}}</includeonly><noinclude>
       }} | Generic Feature Icon.webp }} }}|{{{link}}}|{{#if: {{{altname|}}} | {{{altname}}} | {{{link}}}}}|w={{{w|25}}}|h={{{w|25}}}|nowrap=y}}</includeonly><noinclude>
Meant to be used with a Cargo query.  Preview:
Meant to be used with a Cargo query.  Preview:


Line 10: Line 10:
<pre>
<pre>
{{Passive inline/Format
{{Passive inline/Format
| name = High Spellcasting
| link = High Spellcasting (+1)
| link = High Spellcasting +1
| altname =  
| altname =
}}</pre>
}}</pre>


Result:
Result:
{{Passive inline/Format
{{Passive inline/Format
| name = High Spellcasting
| link = High Spellcasting (+1)
| link = High Spellcasting +1
| altname =  
| altname =  
}}
}}
Line 25: Line 23:
<pre>
<pre>
{{Passive inline/Format
{{Passive inline/Format
| name = Winter's Clutches
| link = Winter's Clutches (passive feature)
| link = Winter's Clutches (passive feature)
| altname =
| altname = Winter's Clutches
}}</pre>
}}</pre>


Result:
Result:
{{Passive inline/Format
{{Passive inline/Format
| name = Winter's Clutches
| link = Winter's Clutches (passive feature)
| link = Winter's Clutches (passive feature)
| altname =
| altname = Winter's Clutches
}}
}}


Line 41: Line 37:
Usage:
Usage:
<pre>{{Passive inline/Format
<pre>{{Passive inline/Format
| name = Sparkswall Armour
| link = Sparkswall Armour
| link = Sparkswall Armour
| icon =
| item = The Protecty Sparkswall
| altname = Sparky Feature
}}</pre>
}}</pre>


Result:
Result:
{{Passive inline/Format
{{Passive inline/Format
| name = Sparkswall Armour
| link = Sparkswall Armour
| link = Sparkswall Armour
| icon =
| item = The Protecty Sparkswall
| altname = Sparky Feature
}}
}}


Line 80: Line 72:
"description": "The icon of the passive feature. If not specified, will default to Generic Feature Icon.webp",
"description": "The icon of the passive feature. If not specified, will default to Generic Feature Icon.webp",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
"name": {
"description": "Display name for the passive feature link",
"type": "string"
},
},
         "altname": {
         "altname": {

Navigation menu