Template:Contact Unlocked: Difference between revisions
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 (max-width to container) |
||
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: | <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> | ||
Line 5: | Line 5: | ||
<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: 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> | ||
<blockquote style="margin: 0 0 0 10px | <blockquote style="margin: 0 0 0 10px; text-align: left;"> | ||
{{{Text|}}} | {{{Text|}}} | ||
</blockquote> | </blockquote> |
Revision as of 05:05, 21 March 2022
{{{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.