Template:Mk2quest: Difference between revisions
Appearance
So that the text is visible in both light and dark themes |
|||
Line 1: | Line 1: | ||
{|class="wikitable" style="width:100%" align="center" cellpadding="0" cellspacing="2" | {|class="wikitable" style="width:100%" align="center" cellpadding="0" cellspacing="2" | ||
|- | |- | ||
| style="background-color:{{{bg color}}}" colspan="2"| '''{{{quest name}}}''' | | style="background-color:{{{bg color}}}; color:black" colspan="2"| '''{{{quest name}}}''' | ||
| style="background-color:{{{bg color}}}; width:33%" colspan="2"| '''Bounty:''' {{{credit}}} Credit(s) | | style="background-color:{{{bg color}}}; color:black; width:33%" colspan="2"| '''Bounty:''' {{{credit}}} Credit(s) | ||
|- style="background-color:black; color:white" | |- style="background-color:black; color:white" | ||
| style="width:34%; text-align:center" | '''Shares''' | | style="width:34%; text-align:center" | '''Shares''' | ||
Line 14: | Line 14: | ||
| colspan="3" | '''Client:''' {{{client}}}<br /><br />'''Comments:'''<br />{{{comment}}} | | colspan="3" | '''Client:''' {{{client}}}<br /><br />'''Comments:'''<br />{{{comment}}} | ||
|}<noinclude><br style="clear:both;" /> | |}<noinclude><br style="clear:both;" /> | ||
{{documentation}} | {{documentation}}</noinclude> |
Revision as of 18:54, 11 July 2021
{{{quest name}}} | Bounty: {{{credit}}} Credit(s) | ||
Shares | Reward(s) | Requisite(s) | |
Sponsor: {{{sponsor}}} Share Gain: {{{gain}}} +{{{share amount}}}% Share Loss: {{{loss}}} -{{{share amount}}}% |
{{{reward}}} | {{{requisite}}} | |
Client: {{{client}}} Comments: {{{comment}}} |
Description
This template is used to display quest data in Hyperdimension Neptunia mk2.
Parameters
{{Mk2quest | bg color = | name = | credit = | sponsor = | share amount = | gain = | loss = | reward = | requisite = | client = | comment = }}
TemplateData
Displays data for quests in Hyperdimension Neptunia mk2.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Background Color | bg color | The background color of the header.
| String | required |
Quest name | name quest name | The name of the quest. | String | required |
Credits | credit | The amount of credits for the bounty.
| Number | suggested |
Quest Sponsor | sponsor | The nation sponsoring the quest.
| String | suggested |
Share Amount | share share amount | The percentage of shares gained by a nation and lost by another nation.
| Number | suggested |
Nation Share Gain | gain | The nation gaining shares.
| String | suggested |
Nation Share Loss | loss | The nation losing shares.
| String | suggested |
Reward(s) | reward | Rewards earned from clearing the quest. Use line breaks (<br>) for more than one reward. | String | suggested |
Requisite | requisite | The requisite needed to clear the quest.
| String | suggested |
Client | client | The name of the client giving out the quest.
| String | suggested |
Quest Comments | comment | The comments of the quest. | String | suggested |
See also
- {{mk2quest/Coliseum}}
- {{Victoryquest}}
- {{VII Quest}}
- {{Rebirthquest}}
- {{SvS quest}}
The above documentation is transcluded from Template:Mk2quest/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |