Template:TooltipBox: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) m (Revert) |
HiddenDragon (talk | contribs) m (Formatting with proper definition list) |
||
Line 1: | Line 1: | ||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common" style="overflow: hidden;">{{#if: {{{image|}}} | | <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common" style="overflow: hidden;">{{#if: {{{image|}}} | | ||
<div class="nomobile">[[File:{{{image}}}|frameless|right|{{{size|100}}}px]]</div> | <div class="nomobile">[[File:{{{image}}}|frameless|right|{{{size|100}}}px]]</div> | ||
}}<dl>< | }}<dl><dt>{{{1}}}</dt> | ||
{{{2}}} | |||
</dl> | </dl> | ||
{{clear}} | {{clear}} | ||
Line 10: | Line 10: | ||
{{TooltipBox|{{SAI|Repelling Protocol|w=30}}|image=Generic Control.webp|size=100| | {{TooltipBox|{{SAI|Repelling Protocol|w=30}}|image=Generic Control.webp|size=100| | ||
{{DamageInfo|2d8|Thunder}} | : {{DamageInfo|2d8|Thunder}} | ||
: Expel a wave of force to push assailants back {{Distance|m=9|ft=27}} and knock them {{Cond|Prone}}. | |||
}} | |||
<pre><nowiki>{{TooltipBox|{{SAI|Repelling Protocol|w=30}}|image=Generic Control.webp|size=100| | <pre><nowiki>{{TooltipBox|{{SAI|Repelling Protocol|w=30}}|image=Generic Control.webp|size=100| | ||
{{DamageInfo|2d8|Thunder}} | {{DamageInfo|2d8|Thunder}} | ||
Expel a wave of force to push assailants back {{Distance|m=9|ft=27}} and knock them {{Cond|Prone}}.}}</nowiki></pre> | |||
{{TooltipBox|Longer gradient|This one will have a longer black gradient. Add {{InfoBlob|<nowiki>|long=1</nowiki>}} | {{TooltipBox|Longer gradient|This one will have a longer black gradient. Add {{InfoBlob|<nowiki>|long=1</nowiki>}} |
Revision as of 17:13, 29 August 2024
Optional parameters include image for direct image links and size to adjust image size. As well as long=1 to have a longer dark gradient. The version with integrated SAI is Template:Feature box.
{{TooltipBox|{{SAI|Repelling Protocol|w=30}}|image=Generic Control.webp|size=100| {{DamageInfo|2d8|Thunder}} Expel a wave of force to push assailants back {{Distance|m=9|ft=27}} and knock them {{Cond|Prone}}.}}