Difference between revisions of "User:Aggelakis/Contact Dialogue"
From Paragon Wiki Archive
m |
m (formatting) |
||
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;" {{!}} {{{acctext}}} }} |
|- | |- | ||
− | {{#if: {{{unnsol|}}}| {{!}} style="font-size:120%; color:# | + | {{#if: {{{unnsol|}}}| {{!}} style="font-size:120%; color:#990000; font-weight:bold; border-bottom:1px white solid; padding-top:30px; padding-bottom:5px;" {{!}} [[File:Storyarc button major.png|24px]] Check-In Text |
{{!}}- | {{!}}- | ||
− | {{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{ | + | {{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{check}}} |
{{!}}- | {{!}}- | ||
− | {{!}} style="color:# | + | {{!}} style="color:#007a00; font-weight:bold;" {{!}} {{{chktext}}} }} |
|- | |- | ||
− | {{#if: {{{debrief|}}}| {{!}} style="font-size:120%; color:# | + | {{#if: {{{debrief|}}}| {{!}} 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 Debriefing |
{{!}}- | {{!}}- | ||
{{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{debrief}}} | {{!}} style="font-weight:bold; border-bottom:1px white solid; padding-top:15px; padding-bottom:15px;" {{!}} {{{debrief}}} | ||
{{!}}- | {{!}}- | ||
− | {{!}} style="color:# | + | {{!}} style="color:#007a00; font-weight:bold;" {{!}} {{{dbftext}}} }} |
|} | |} | ||
</center><noinclude> | </center><noinclude> |
Revision as of 00:54, 7 October 2010
All main parameters are optional; all response texts are required if the main parameter is used:
- brief = Contact's mission briefing text. If used, brftext is required.
- accept = Contact's acceptance text. If used, acctext is required.
- unnsol = Contact's unnecessary solicitation text. If used, unntext is required.
- debrief = Contact's debriefing text. If used, dbftext is required.