Difference between revisions of "Template:Adversaries"
From Spirit Island Wiki
(Created page with "<noinclude>Category:Template Template for Spirit Pages. Any category marked Optional may be left blank, or ideally omitted entirely. Any parameter with a # should start wi...") |
(Fixed a spacing issue.) |
||
(41 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>[[Category:Template]] | <noinclude>[[Category:Template]] | ||
− | Template for | + | Template for Adversary Pages. Any category marked Optional may be left blank, or ideally omitted entirely. Any parameter with a # should start with a 1, and increase incrementally as needed. |
Unless otherwise instructed, do not include wiki markup or links. | Unless otherwise instructed, do not include wiki markup or links. | ||
<pre> | <pre> | ||
− | {{ | + | {{Adversaries |
− | |gamebox=Core, Branch and Claw, or Promotional | + | |gamebox=Core, Branch and Claw, or Promotional, Jagged Earth |
− | | | + | |prepagename=Optional. Part of an Adversary's full name that comes before its shortened name. (e.g., "Kingdom of" for England) |
+ | |postpagename=Optional. Part of an Adversary's full name that comes after its shortened name. (e.g., "(Plantation Colony)" for France) | ||
+ | |loresection=Lore section, from the [[Lore]] Page. | ||
+ | |lossname=The name of the additional loss condition. | ||
|loss=Additional Loss Condition. Wiki Text Acceptable. | |loss=Additional Loss Condition. Wiki Text Acceptable. | ||
+ | |stage2name=Name of the Stage 2 condition. | ||
|stage2=Stage 2 Escalation condition. Wiki Text Acceptable. | |stage2=Stage 2 Escalation condition. Wiki Text Acceptable. | ||
− | | | + | |levelName#=The name of this level. |
− | | | + | |leveldifficulty#=The difficulty for the specific level. |
+ | |levelFear#=Total fear cards for this level (levels 1-6), plus the fear deck setup | ||
+ | |levelEffect#=The effect of this level, Wiki Text Acceptable. | ||
|strategy=Strategy for dealing with this adversary. Wiki Text Acceptable. | |strategy=Strategy for dealing with this adversary. Wiki Text Acceptable. | ||
− | } | + | |notes=Any notes that should be added to clarify information on the page (such as the difficulty value for England Level 6). |
+ | }} | ||
</pre> | </pre> | ||
− | </noinclude> | + | </noinclude><includeonly><!-- Variable for FAQ name search --> {{#vardefine:FAQ|%22%22{{#replace:{{#replace:{{PAGENAME}}||+}}|'|%27}}%22%22}} |
− | <includeonly> | + | __NOTOC__ |
<div id="adversary"> | <div id="adversary"> | ||
− | = | + | ={{#if: {{{PREPAGENAME|}}}|{{PREPAGENAME}}|}} {{PAGENAME}} {{#if: {{{POSTPAGENAME|}}}|{{POSTPAGENAME}}|}}= |
− | == | + | <div class="firstbox"> |
+ | <div class="titlebox">'''{{#if: {{{PREPAGENAME|}}}|}} {{PAGENAME}} {{#if: {{{POSTPAGENAME|}}}|}}'''</div> | ||
+ | BASE DIFFICULTY {{{leveldifficulty0}}} | ||
+ | <div class="lossbox">'''''Additional Loss Condition'''''</div> | ||
+ | <div class="stage2box">'''''Stage II Escalation''''' [[File:Stage_II_Escalation.png|10px]]</div> | ||
+ | <div class="lossbox">{{#if: {{{lossname|}}}|'''{{{lossname}}}:'''|}} {{{loss}}}</div> | ||
+ | <div class="stage2box">'''{{{stage2name}}}:''' {{{stage2}}}</div> | ||
+ | {| style="background:white; margin: 0px 11px 5px 11px;" | ||
+ | !style="background-color:rgba(155,155,155,.5); height: 20px; border-top: 1px solid black; text-align:left; font-size:80%;"|'''''Level (Difficulty)''''' | ||
+ | !style="background-color:rgba(155,155,155,.5); height: 20px; border-top: 1px solid black; text-align:left; font-size:80%;"| '''''Fear Cards''''' | ||
+ | !style="background-color:rgba(155,155,155,.5); height: 20px; border-top: 1px solid black; text-align:left; font-size:80%;"| '''''Game Effects''' (Cumulative)'' | ||
+ | |- | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="3">1 ({{{leveldifficulty1}}})</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="2">{{{levelFear1}}}</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| '''{{{levelName1}}}:''' {{{levelEffect1}}} | ||
+ | |- | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="3">2 ({{{leveldifficulty2}}})</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="2">{{{levelFear2}}}</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| '''{{{levelName2}}}:''' {{{levelEffect2}}} | ||
+ | |- | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="3">3 ({{{leveldifficulty3}}})</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="2">{{{levelFear3}}}</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| '''{{{levelName3}}}:''' {{{levelEffect3}}} | ||
+ | |- | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="3">4 ({{{leveldifficulty4}}})</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="2">{{{levelFear4}}}</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| '''{{{levelName4}}}:''' {{{levelEffect4}}} | ||
+ | |- | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="3">5 ({{{leveldifficulty5}}})</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="2">{{{levelFear5}}}</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| '''{{{levelName5}}}:''' {{{levelEffect5}}} | ||
+ | |- | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="3">6 ({{{leveldifficulty6}}})</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| <font size="2">{{{levelFear6}}}</font> | ||
+ | | style="vertical-align:top; padding:2px 0px 2px 0px; margin 0px 2px 1px 2px; border-bottom:1px solid black;"| '''{{{levelName6}}}:''' {{{levelEffect6}}} | ||
+ | |} | ||
+ | </div> | ||
+ | <div class="mapbox"> | ||
+ | [[File:{{PAGENAME}} Map.png]] | ||
+ | [https://querki.net/u/darker/spirit-island-faq/#!Search-Results?query={{#var:FAQ}} {{PAGENAME}} Official FAQ Entries] | ||
− | = | + | Part of the [[{{#switch: {{{gamebox}}}|Core=Core Set|Promotional=Promotional{{!}}Promotional Package|Branch and Claw=Branch and Claw{{!}}Branch and Claw Expansion|Jagged Earth=Jagged Earth{{!}}Jagged Earth Expansion}}]]. {{#switch: {{{gamebox}}}|Branch and Claw=[[File:Expansion.png{{!}}25px]]|Promotional=[[File:Promo.png{{!}}25px]]}} |
+ | </div> | ||
+ | <div> | ||
+ | {{#if: {{{notes|}}}|<div> | ||
+ | ==Notes== | ||
+ | {{{notes}}} | ||
+ | </div>|}} | ||
+ | </div> | ||
− | = | + | ={{#if: {{{PREPAGENAME|}}}|}} {{PAGENAME}} {{#if: {{{POSTPAGENAME|}}}|}} Lore= |
− | {{strategy}} | + | |
+ | {{#lst:Lore|{{{loresection}}}}} | ||
+ | |||
+ | ={{#if: {{{PREPAGENAME|}}}|}} {{PAGENAME}} {{#if: {{{POSTPAGENAME|}}}|}} Strategy= | ||
+ | {{{strategy}}} | ||
<headertabs /> | <headertabs /> |
Latest revision as of 17:31, 29 January 2021
Template for Adversary Pages. Any category marked Optional may be left blank, or ideally omitted entirely. Any parameter with a # should start with a 1, and increase incrementally as needed.
Unless otherwise instructed, do not include wiki markup or links.
{{Adversaries |gamebox=Core, Branch and Claw, or Promotional, Jagged Earth |prepagename=Optional. Part of an Adversary's full name that comes before its shortened name. (e.g., "Kingdom of" for England) |postpagename=Optional. Part of an Adversary's full name that comes after its shortened name. (e.g., "(Plantation Colony)" for France) |loresection=Lore section, from the [[Lore]] Page. |lossname=The name of the additional loss condition. |loss=Additional Loss Condition. Wiki Text Acceptable. |stage2name=Name of the Stage 2 condition. |stage2=Stage 2 Escalation condition. Wiki Text Acceptable. |levelName#=The name of this level. |leveldifficulty#=The difficulty for the specific level. |levelFear#=Total fear cards for this level (levels 1-6), plus the fear deck setup |levelEffect#=The effect of this level, Wiki Text Acceptable. |strategy=Strategy for dealing with this adversary. Wiki Text Acceptable. |notes=Any notes that should be added to clarify information on the page (such as the difficulty value for England Level 6). }}