Template:Contact Unlocked: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(flex instead of float, fixed right side overflow, limited line length for widescreen readability, increased contact name width)
m (override vector blockquote border)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div role="figure" aria-labelledby="contact-unlocked-{{anchorencode:{{{Contact}}}}}" style="display: flex; margin: 0.5em; border: 1px solid #4169E1; padding: 0.5em; max-width: max-content; background: #F4F4F4;">
<div role="figure" aria-labelledby="contact-unlocked-{{anchorencode:{{{Contact}}}}}" style="display: flex; margin: 0.5em; border: 1px solid #4169E1; padding: 0.5em; max-width: 80ch; background: #F4F4F4;">


<div style="flex: none; width: 45px; text-align: center;">[[File:Balloon.png|link=|alt=]]</div>
<div style="flex: none; width: 45px; text-align: center;">[[File:Balloon.png|link=|alt=]]</div>


<div style="flex: none; width: 70px; text-align: center; font-size: smaller;"><div>{{#if:{{{Image|}}}|[[File:{{{Image}}}|{{{Size|48px}}}|link=|alt=]]|{{#ifexist:File:Contact Small {{{Contact}}}.jpg|[[File:Contact Small {{{Contact}}}.jpg|48px|link=|alt=]]|[[File:Badge question mark.png|link=|alt=]]}}}}</div>{{#if:{{{ContactLink|}}}|[[{{{ContactLink}}}{{!}}<span id="contact-unlocked-{{anchorencode:{{{Contact}}}}}" style="padding-top: {{#expr:{{{Size|48}}}+2}}px;">{{{Contact}}}</span>]]|{{linkifexists|page={{{Contact}}}|name=<span id="contact-unlocked-{{anchorencode:{{{Contact}}}}}" style="padding-top: {{#expr:{{{Size|48}}}+2}}px;">{{{Contact}}}</span>}}}}</div>
<div style="flex: none; width: 6em; text-align: center; font-size: smaller;"><div>{{#if:{{{Image|}}}|[[File:{{{Image}}}|{{{Size|48px}}}|link=|alt=]]|{{#ifexist:File:Contact Small {{{Contact}}}.jpg|[[File:Contact Small {{{Contact}}}.jpg|48px|link=|alt=]]|[[File:Badge question mark.png|link=|alt=]]}}}}</div>{{#if:{{{ContactLink|}}}|[[{{{ContactLink}}}{{!}}<span id="contact-unlocked-{{anchorencode:{{{Contact}}}}}" style="padding-top: {{#expr:{{{Size|48}}}+2}}px;">{{{Contact}}}</span>]]|{{linkifexists|page={{{Contact}}}|name=<span id="contact-unlocked-{{anchorencode:{{{Contact}}}}}" style="padding-top: {{#expr:{{{Size|48}}}+2}}px;">{{{Contact}}}</span>}}}}</div>


<blockquote style="margin: 0 0 0 10px; max-width: 60ch; text-align: left;">
<blockquote style="margin: 0 0 0 0.5em; border: none; text-align: left;">
{{{Text|}}}
{{{Text|}}}
</blockquote>
</blockquote>

Latest revision as of 21:13, 27 February 2023

{{{Contact}}}
Documentation

This template is used to represent when a player receives the pop-up window signifying that the requirements for unlocking a contact have been met.

Example Usage

This:

{{Contact Unlocked|Contact=Statesman|Text=I've heard about you, {{Character}}.<br />{{darkorange|You can now call this contact for missions.}}}}

Yields:

I've heard about you, Character.
You can now call this contact for missions.