Difference between revisions of "User:Aggelakis/Contact Dialogue"
From Paragon Wiki Archive
m (testing) |
m |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<center> | <center> | ||
− | {| width="90%" style="background:# | + | {| width="90%" style="background:#c0c0c0; padding:1em; border-radius:1em; -moz-border-radius:1em; color:#000000; border:1px solid #990000;" |
|- | |- | ||
− | {{#if: {{{brief|}}} {{!}} style="font-size:120%; color:# | + | {{#if: {{{brief|}}}| {{!}} style="font-size:120%; color:#990000; font-weight:bold; border-bottom:1px white solid; padding-bottom:5px;" {{!}} [[File:Storyarc button minor.png|24px]] Mission Briefing |
{{!}}- | {{!}}- | ||
{{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{brief}}} | {{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{brief}}} | ||
{{!}}- | {{!}}- | ||
− | {{!}} style="color:# | + | {{!}} style="color:#007a00; font-weight:bold;" {{!}} {{{brftext}}} }} |
|- | |- | ||
− | {{#if: {{{accept|}}} {{!}} style="font-size:120%; color:# | + | {{#if: {{{accept|}}}| {{!}} style="font-size:120%; color:#990000; font-weight:bold; border-bottom:1px white solid; padding-top:30px; padding-bottom:5px;" {{!}} [[File:Storyarc button minor.png|24px]] Mission Acceptance |
{{!}}- | {{!}}- | ||
{{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{accept}}} | {{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{accept}}} | ||
{{!}}- | {{!}}- | ||
− | {{!}} style="color:# | + | {{!}} style="color:#007a00; font-weight:bold; padding-bottom:30px;" {{!}} {{{acctext}}} }} |
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{check|}}}| {{!}} style="font-size:120%; color:#990000; font-weight:bold; border-bottom:1px white solid; padding-bottom:5px;" {{!}} [[File:Storyarc button major.png|24px]] Check-In Text |
{{!}}- | {{!}}- | ||
− | {{!}} style="font-weight:bold | + | {{!}} style="font-weight:bold; padding-top:15px;" {{!}} {{{check}}} }} |
− | + | ||
− | + | ||
|- | |- | ||
− | {{#if: {{{debrief|}}} {{!}} style="font-size:120%; color:# | + | {{#if: {{{debrief|}}}| {{!}} style="font-size:120%; color:#990000; font-weight:bold; border-bottom:1px white solid; padding-bottom:5px;" {{!}} [[File:Storyarc button minor.png|24px]] Mission Debriefing |
− | + | ||
− | + | ||
{{!}}- | {{!}}- | ||
− | {{!}} style=" | + | {{!}} style="font-weight:bold; padding-top:15px;" {{!}} {{{debrief}}} }} |
|} | |} | ||
− | </center> | + | </center><noinclude> |
+ | |||
+ | |||
+ | All main parameters are technically optional: | ||
+ | |||
+ | *'''brief''' = Contact's mission briefing text. If used, '''brftext''' is required. This is the green text at the bottom of the window. | ||
+ | *'''accept''' = Contact's acceptance text. If used, '''acctext''' is required. This is the green text at the bottom of the window. | ||
+ | *'''check''' = Contact's unnecessary solicitation text. | ||
+ | *'''debrief''' = Contact's debriefing text.</noinclude> |
Latest revision as of 02:15, 7 October 2010
All main parameters are technically optional:
- brief = Contact's mission briefing text. If used, brftext is required. This is the green text at the bottom of the window.
- accept = Contact's acceptance text. If used, acctext is required. This is the green text at the bottom of the window.
- check = Contact's unnecessary solicitation text.
- debrief = Contact's debriefing text.