This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

User:SacValleyDweller/CompanyMission: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
imported>MiamiVolts
(fix pending color, make image optional)
imported>SacValleyDweller
(try something)
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><br /><span id="{{{type|Bag and tag}}} {{{target}}}"></span>{{blurb|width = 98%|color={{#switch:{{{outcome}}}|failed=#FADADD|successful=#D0F0C0|half=#CBCBCB|pending=#9900CC}}|border= |padding= }}{{#if:{{{image}}}|[[Image:{{{image}}}|left|170px]]}}<font size=4><u>'''{{{type|Bag and tag}}} {{link|{{{target}}}}}'''</u></font><br /><br />'''Date:''' {{link|{{{date}}}}}<br />'''''Outcome: <font color={{#switch:{{{outcome}}}|failed=#FF0000|successful=#00AF00|half=#0000FF|pending=#FFCCFF}}>{{#switch: {{{outcome}}}|failed=Failed|successful=Accomplished|half=Half-Accomplished|pending=Pending}}</font>'''''<br />'''Agents involved:'''<br>&nbsp;&nbsp;Standard human: {{link|{{{normal}}}}}<br />&nbsp;&nbsp;[[Evolved human]]: {{link|{{{evolved}}}}}<br />'''Target:''' {{link|{{{target}}}}}<br />'''Details:''' {{{details}}}{{blurbclose}}</includeonly>
<includeonly><br /><span id="{{{objective}}} {{{target}}}"></span>{{blurb|width = 98%|color={{#switch:{{{outcome}}}|failed=#FFC8C8|successful=#C8FFC8|half=#CBCBCB|pending=#FFC8FF}}|border= |padding= }}{{#if:{{{image|}}}|[[Image:{{{image}}}|left|170px]]}}<font size=4><u>'''{{{objective}}}'''</u></font><br /><br />'''Target:''' {{link|{{{target}}}}}<br />'''Date:''' {{link|{{{date}}}}}<br />'''''Outcome: <font color={{#switch:{{{outcome}}}|failed=#FF0000|successful=#007D00|half=#0000FF|pending=#640064}}>{{#switch: {{{outcome}}}|failed=Failed|successful=Accomplished|half=Half-Accomplished|pending=Pending}}</font>'''''<br />'''Agents involved:'''<br>&nbsp;&nbsp;Standard human: {{link|{{{normal}}}}}<br />&nbsp;&nbsp;[[Evolved human]]: {{link|{{{evolved}}}}}<br />'''Details:''' {{{details}}}{{blurbclose}}</includeonly>
<noinclude>
<noinclude>
==Usage==
==Usage==
<pre>
<pre>
{{User:SacValleyDweller/CompanyMission
{{User:SacValleyDweller/CompanyMission
| objective = <!-- The mission objective -->
| target = <!-- OPTIONAL will link to existing articles-->
| image = <!--OPTIONAL image-->
| image = <!--OPTIONAL image-->
| outcome = <!--"failed" produces a red box with the word "Failed" in red,  
| outcome = <!--"failed" produces a red box with the word "Failed" in red,  
Line 12: Line 14:
| normal = <!-- normal human agent(s), will link to existing articles-->
| normal = <!-- normal human agent(s), will link to existing articles-->
| evolved = <!-- evolved human agent(s), will link to existing articles-->
| evolved = <!-- evolved human agent(s), will link to existing articles-->
| target = <!-- OPTIONAL will link to existing articles-->
| details = <!-- a brief summary of mission results -->
| type = <!-- OPTIONAL; defaults to "Bag and tag" -->
| details = <!-- a summary of knowns about the mission -->
}}
}}
</pre>
</pre>

Latest revision as of 16:50, 7 July 2008


Usage

{{User:SacValleyDweller/CompanyMission
| objective = <!-- The mission objective -->
| target = <!-- OPTIONAL will link to existing articles-->
| image = <!--OPTIONAL image-->
| outcome = <!--"failed" produces a red box with the word "Failed" in red, 
                "half" produces a gray box with the word "Half-accomplished" in blue, 
                "pending" produces a purple box with the word "Pending" in lavender,
                "successful" produces a green box with the word "Accomplished" in green-->
| date = <!-- mission date, will link to timeline-->
| normal = <!-- normal human agent(s), will link to existing articles-->
| evolved = <!-- evolved human agent(s), will link to existing articles-->
| details = <!-- a brief summary of mission results -->
}}

Produces a blurb-type box for use on User:SacValleyDweller/Company Missions.