Template:Mission Briefing: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Eabrace
m (spacing)
m (suppress blockquote border and padding in some skins)
 
(42 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<div style="margin: 0.5em;">
<div role="figure" aria-labelledby="mission-briefing-{{anchorencode:{{{Contact}}}}}" style="display: flex;">
{|
|-
|Valign=top |{{Center| {{#ifexist:Image:Contact Small {{{Contact}}}.jpg|[[Image:Contact Small {{{Contact}}}.jpg|48px]]|[[Image:Badge question mark.png]]}}<BR><small>[[{{{Contact}}}]]</small>}}||Valign=top |{{#if:{{{Text|}}}|'''{{{Type|Briefing}}}'''


{{{Text}}}}}
<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="mission-briefing-{{anchorencode:{{{Contact}}}}}" style="padding-top: {{#expr:{{{Size|48}}}+2}}px;">{{{Contact}}}</span>]]|{{linkifexists|page={{{Contact}}}|name=<span id="mission-briefing-{{anchorencode:{{{Contact}}}}}" style="padding-top: {{#expr:{{{Size|48}}}+2}}px;">{{{Contact}}}</span>}}}}</div>
{{#if:{{{Brief|}}}|
'''Briefing'''


{{{Brief}}}}}
<div style="margin-left: 0.5em;">
{{#if:{{{Debrief|}}}|
{{#if:{{{Text|}}}|
'''Debriefing'''


{{{Debrief}}}}}
<div style="font-weight: bold;">{{{Type|Briefing}}}</div>
{{#if:{{{Accept|}}}|<br>


'''Mission Acceptance'''
<blockquote style="margin: 1em 0; border: 0; padding: 0;">
{{{Text}}}
</blockquote>


{{{Accept}}}}}
}}{{#if:{{{Brief|}}}|
{{#if:{{{Solicit|}}}|<br>
<div style="font-weight: bold;">Briefing</div>


'''Unnecessary Solicitation'''
<blockquote style="margin: 0; border: 0; padding: 0;">
{{{Brief}}}
</blockquote>


{{{Solicit}}}}}
}}{{#if:{{{Debrief|}}}|
|}</div><noinclude>


----
<div style="font-weight: bold;">Debriefing</div>
[[Category:Templates]]
Placeholder template for when Snorii makes a Briefing box


Probably needs to be resorted
<blockquote style="margin: 0;">
{{{Debrief}}}
</blockquote>


Format: '''<nowiki>{{Mission Briefing|Type=|Contact=|Text=}}</nowiki>'''
}}{{#if:{{{Accept|}}}|
* '''Type''' is the the type of information communicated (Briefing/Debriefing/Threat of DOOOMM!!!1!).  This option can be left out, and will default to Briefing in that case.
 
* '''Contact''' is the contact that gives the info
<div style="font-weight: bold;">Mission Acceptance</div>
* '''Text''' is the information the contact delivers
 
</noinclude>
<blockquote style="margin: 0;">
{{{Accept}}}
</blockquote>
 
}}{{#if:{{{TeamReq|}}}|
 
<div style="font-weight: bold;">Team Requirement Restriction</div>
 
<blockquote style="margin: 0;">
{{{TeamReq}}}
</blockquote>
 
}}{{#if:{{{Solicit|}}}|
 
<div style="font-weight: bold;">Unnecessary Solicitation</div>
 
<blockquote style="margin: 0;">
{{{Solicit}}}
</blockquote>
 
}}
</div>
 
</div><noinclude>{{Documentation}}</noinclude>

Latest revision as of 02:54, 5 February 2024

{{{Contact}}}
[edit] [purge] Documentation

Format Option 1: {{Mission Briefing|Type=|Contact=|Text=}}

Format Option 2: {{Mission Briefing|Contact=|Brief=|Accept=|TeamReq=|Solicit=}}

Format Option 3: {{Mission Briefing|Contact=|Debrief=}}

  • Type is the the type of information communicated (Briefing/Debriefing/Threat of DOOOMM!!!1!). This option can be left out, and will default to "Briefing" if the Text parameter is in use.
  • Contact is the contact that gives the info
  • Text is the information the contact delivers. This was originally the only text parameter in the template, but can now be replaced with a combination of the following options.
  • Brief is the information a contact gives you prior to accepting the mission.
  • Accept is the information a contact gives you immediately following mission acceptance.
  • TeamReq is the information a contact gives you concerning any team restrictions (i.e. when a TF/SF contact tells you that all members of your team must be in the zone before you may begin or one or more team members are not a high enough level.)
  • Solicit is the information a contact gives you if you solicit them after mission acceptance and before completion.
  • Debrief is the information a contact gives you after mission completion.
  • Image is an option that allows an editor to specify an image name that may not match the name of the contact.
  • Size alters the size of the image used with Image (above). This parameter has no effect if Image is not used.

Example:

{{Mission Briefing|Type=Briefing|Contact=Scirocco|Text=Greetings.  There is much work to be done.}}
Briefing

Greetings. There is much work to be done.

In addition, there is an optional ContactLink parameter that allows linking to a page other than the exact name of the Contact. For example, when documenting a briefing from the ally named Faultline, the link will point to the page for the zone named Faultline by default. Adding the ContactLink parameter allows that link to be pointed at Faultline (Ally) instead, while still correctly referencing the proper small contact image.

Example:

{{Mission Briefing|Type=Briefing|Contact=Faultline|ContactLink=Faultline (Ally)|Text=We need to rescue Fusionette... again.}}
Briefing

We need to rescue Fusionette... again.