Template:Bubble: Difference between revisions

From Red Faction Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div class="bubble" id="{{{1}}}-bubble">
<onlyinclude>
<div class="bubble-label">EXPLORE</div>
<div class="bubble" {{#switch: {{{type|}}}
<div class="bubble-image">[[Image:{{{2}}}|link={{{3}}}]]</div><div class="bubble-link">{{ #if:{{{4|}}} | [[{{{3}}}|{{{4}}}]] | [[{{{3}}}]] }}</div>
  | 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


EXPLORE
Icon RFGSafehouse.png


{{Bubble
|type         =
|text         =
|icon         =
|icon link    =
}}