Template:Bubble: Difference between revisions
SimpleArrows (talk | contribs) mNo edit summary |
SimpleArrows (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<div class="bubble" | <onlyinclude> | ||
<div class="bubble-label">EXPLORE</div> | <div class="bubble" {{#switch: {{{type|}}} | ||
<div class="bubble-image">[[Image:{{{ | | link = id="link-bubble" | ||
| explore = id="explore-bubble" | |||
| #default = | |||
}}><div class="bubble-label">EXPLORE</div> | |||
{{#if: {{{icon|}}} | |||
| <div class="bubble-image">[[Image:{{{icon}}}|link={{{icon link}}}]]</div> | |||
| | |||
}} | |||
<div class="bubble-link">{{{text}}}</div> | |||
</div> | </div> | ||
</onlyinclude><noinclude> | |||
{{Bubble | |||
|type = | |||
|text = Locations of [[Red Faction: Guerrilla]] | |||
|icon = Icon_RFGSafehouse.png | |||
|icon link = Red Faction: Guerrilla | |||
}} | |||
<pre> | |||
{{Bubble | |||
|type = | |||
|text = | |||
|icon = | |||
|icon link = | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 10:20, 23 January 2024
EXPLORE
{{{text}}}
{{Bubble |type = |text = |icon = |icon link = }}