Difference between revisions of "Template:Contact Unlocked"
From Paragon Wiki Archive
Blondeshell (Talk | contribs) m |
Blondeshell (Talk | contribs) m (add note) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|style="width: 45px;" valign=top|[[Image:Balloon.png]] | |style="width: 45px;" valign=top|[[Image:Balloon.png]] | ||
|<div style="float: left; width: 60px; text-align: center;">{{#if:{{{Image|}}}|[[Image:{{{Image}}}|{{{Size|48px}}}]]|{{#ifexist:Image:Contact Small {{{Contact}}}.jpg|[[Image:Contact Small {{{Contact}}}.jpg|48px]]|[[Image:Badge question mark.png]]}}}}<br /><small>{{#if:{{{ContactLink|}}}|[[{{{ContactLink}}}{{!}}{{{Contact}}}]]|{{linkifexists|{{{Contact}}}}}}}</small></div> | |<div style="float: left; width: 60px; text-align: center;">{{#if:{{{Image|}}}|[[Image:{{{Image}}}|{{{Size|48px}}}]]|{{#ifexist:Image:Contact Small {{{Contact}}}.jpg|[[Image:Contact Small {{{Contact}}}.jpg|48px]]|[[Image:Badge question mark.png]]}}}}<br /><small>{{#if:{{{ContactLink|}}}|[[{{{ContactLink}}}{{!}}{{{Contact}}}]]|{{linkifexists|{{{Contact}}}}}}}</small></div> | ||
− | <div style="margin-left: 70px;">{{{Text|}}}</div> | + | <div style="margin-left: 70px;"> |
− | |} {{clr|left}}<noinclude> | + | {{{Text|}}}</div> |
+ | |} | ||
+ | {{clr|left}}<noinclude> | ||
+ | {{Documentation|content= | ||
+ | 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 == | == Example Usage == | ||
Line 11: | Line 15: | ||
Yields: | Yields: | ||
− | {{Contact Unlocked|Contact=Statesman|Text=I've heard about you, {{Character}}.<br />{{darkorange|You can now call this contact for missions.}}}} | + | {{Contact Unlocked|Contact=Statesman|Text=I've heard about you, {{Character}}.<br />{{darkorange|You can now call this contact for missions.}}}}}} |
− | + | ||
[[Category:Mission Templates]]</noinclude> | [[Category:Mission Templates]]</noinclude> |
Latest revision as of 03:59, 5 October 2014
|
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. |