Template:Adventurepage
From Card Hunter Wiki
(Difference between revisions)
Line 23: | Line 23: | ||
|- | |- | ||
| | | | ||
− | :[[{{{ | + | {{#if:{{{unlocked_by1|}}}|:[[{{{unlocked_by1}}}]] <br>|:None <br> }}{{#if:{{{unlocked_by2|}}}|:[[{{{unlocked_by2}}}]] <br> }}{{#if:{{{unlocked_by3|}}}|:[[{{{unlocked_by3}}}]] <br> }}{{#if:{{{unlocked_by4|}}}|:[[{{{unlocked_by4}}}]] <br> }}{{#if:{{{unlocked_by5|}}}|:[[{{{unlocked_by5}}}]] <br> }}{{#if:{{{unlocked_by6|}}}|:[[{{{unlocked_by6}}}]] <br> }}{{#if:{{{unlocked_by7|}}}|:[[{{{unlocked_by7}}}]] <br> }}{{#if:{{{unlocked_by8|}}}|:[[{{{unlocked_by8}}}]] <br> }}{{#if:{{{unlocked_by9|}}}|:[[{{{unlocked_by9}}}]] <br> }}{{#if:{{{unlocked_by10|}}}|:[[{{{unlocked_by10}}}]] <br> }} |
|- | |- | ||
| '''Unlocks ''' | | '''Unlocks ''' |
Revision as of 23:08, 12 April 2014
This is the skeletal outline for an adventure page, usage is as follows:
{{Adventurepage | name=<Adventure title, mandatory> | num_scenarios=<Number of sub-scenarios within the adventure, mandatory> | level=<Minimum level range, mandatory> | quest1=<First quest condition, optional> | quest2=<Second quest condition, optional> | quest3=<Third quest condition, optional> | quest4=<Fourth quest condition, optional> | quest5=<Fifth quest condition, optional> | splash_screen=<Splash screen.png, mandatory> | unlocked_by=<Adventure that unlocks this one, mandatory> | unlocks1=<First adventure unlocked after completion of this one, optional> | unlocks2=<Second adventure unlocked after completion of this one, optional> | unlocks3=<Third adventure unlocked after completion of this one, optional> | unlocks4=<Fourth adventure unlocked after completion of this one, optional> | unlocks5=<Fifth adventure unlocked after completion of this one, optional> | unlocks6=<Sixth adventure unlocked after completion of this one, optional> | unlocks7=<Seventh adventure unlocked after completion of this one, optional> | unlocks8=<Eighth adventure unlocked after completion of this one, optional> | unlocks9=<Nineth adventure unlocked after completion of this one, optional> | unlocks10=<Tenth adventure unlocked after completion of this one, optional> | pizza_cost=<Pizza cost to unlock this adventure, optional> | reward1=<First guaranteed reward for adventure completion, optional> | reward2=<Second guaranteed reward for adventure completion, optional> | reward3=<Third guaranteed reward for adventure completion, optional> | reward4=<Fourth guaranteed reward for adventure completion, optional> | scenario1=<First scenario, input as a Adventuresection template, mandatory> | scenario2=<Sectond scenario, input as a Adventuresection template, optional> | scenario3=<Third scenario, input as a Adventuresection template, optional> | scenario4=<Fourth scenario, input as a Adventuresection template, optional> | scenario5=<Fifth scenario, input as a Adventuresection template, optional> | scenario6=<Sixth scenario, input as a Adventuresection template, optional> | scenario7=<Seventh scenario, input as a Adventuresection template, optional> | scenario8=<Eighth scenario, input as a Adventuresection template, optional> | scenario9=<Nineth scenario, input as a Adventuresection template, optional> | scenario10=<Tenth scenario, input as a Adventuresection template, optional> }}
Simply copy/paste the above code and fill in what should be there and delete any optional lines you are not using. Template automatically puts card in Cards category.