Difference between revisions of "Template:Mission"
From EncyclopAtys
m (→Exemples) |
(→Examples) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {|style="background-color:transparent; text-align:left;" | + | {| {{#if:{{{frame|}}}|class="left" cellpadding="5" style="border:groove thick #{{ColorAtys |type=dark |group=Amber}}; border-radius: 1em; background-color:transparent; text-align:left; background:#{{ColorAtys |type=bg |group=Amber}};"|style="background-color:transparent; text-align:left;"}} |
|- | |- | ||
| style="width: 60%"| {{3DText|text={{#if:{{{Giver|}}}|{{{Giver}}} | - }}}} || {{3DText|text={{#if:{{{Time|}}}| ☒ {{{Time}}}| ☐ }}}} | | style="width: 60%"| {{3DText|text={{#if:{{{Giver|}}}|{{{Giver}}} | - }}}} || {{3DText|text={{#if:{{{Time|}}}| ☒ {{{Time}}}| ☐ }}}} | ||
Line 27: | Line 27: | ||
| Description = <description> | | Description = <description> | ||
| Reward = <Reward> | | Reward = <Reward> | ||
+ | | frame = anything if you want a frame | ||
}}</nowiki> | }}</nowiki> | ||
== Examples == | == Examples == | ||
+ | === Example 1 === | ||
+ | <nowiki>{{Mission | ||
+ | | Giver = Nirni Ciorini | ||
+ | | Time = 12 mn | ||
+ | | Title = Nirni Ciorini wants to bring his report to Natae | ||
+ | | Reward = | ||
+ | | frame = 1 | ||
+ | }}</nowiki> | ||
{{Mission | {{Mission | ||
| Giver = Nirni Ciorini | | Giver = Nirni Ciorini | ||
Line 34: | Line 43: | ||
| Title = Nirni Ciorini wants to bring his report to Natae | | Title = Nirni Ciorini wants to bring his report to Natae | ||
| Reward = | | Reward = | ||
+ | | frame = 1 | ||
+ | }} | ||
+ | === Example 2 === | ||
+ | <nowiki>{{Mission | ||
+ | | Giver = Cicho Trivaldo | ||
+ | | Time = | ||
+ | | Title = Study the resources of the region | ||
+ | | Reward = + 50 [[File:Ico sap.png|16px|frameless]] at maximum focus | ||
+ | | frame = 1 | ||
+ | }}</nowiki> | ||
+ | {{Mission | ||
+ | | Giver = Cicho Trivaldo | ||
+ | | Time = | ||
+ | | Title = Study the resources of the region | ||
+ | | Reward = + 50 [[File:Ico sap.png|16px|frameless]] at maximum focus | ||
+ | | frame = 1 | ||
}} | }} | ||
+ | === Example 3 frameless=== | ||
+ | <nowiki>{{Mission | ||
+ | | Giver = Cicho Trivaldo | ||
+ | | Time = | ||
+ | | Title = Study the resources of the region | ||
+ | | Reward = + 50 [[File:Ico sap.png|16px|frameless]] at maximum focus | ||
+ | | frame = | ||
+ | }}</nowiki> | ||
{{Mission | {{Mission | ||
| Giver = Cicho Trivaldo | | Giver = Cicho Trivaldo | ||
Line 40: | Line 73: | ||
| Title = Study the resources of the region | | Title = Study the resources of the region | ||
| Reward = + 50 [[File:Ico sap.png|16px|frameless]] at maximum focus | | Reward = + 50 [[File:Ico sap.png|16px|frameless]] at maximum focus | ||
+ | | frame = | ||
}} | }} | ||
− | |||
− | |||
[[Category:Formatting templates]]</noinclude> | [[Category:Formatting templates]]</noinclude> |
Latest revision as of 14:18, 3 March 2022
Description
Subtemplate of Template:Encyclopedia-Theme
Usage
{{Mission | Giver = <Mission giver NPC> | Time = <Time limit> | Title = <Title> | Description = <description> | Reward = <Reward> | frame = anything if you want a frame }}
Examples
Example 1
{{Mission | Giver = Nirni Ciorini | Time = 12 mn | Title = Nirni Ciorini wants to bring his report to Natae | Reward = | frame = 1 }}
Nirni Ciorini | ☒ 12 mn |
Nirni Ciorini wants to bring his report to Natae | |
- | |
Example 2
{{Mission | Giver = Cicho Trivaldo | Time = | Title = Study the resources of the region | Reward = + 50 [[File:Ico sap.png|16px|frameless]] at maximum focus | frame = 1 }}
Cicho Trivaldo | ☐ |
Study the resources of the region | |
- | |
+ 50 at maximum focus |
Example 3 frameless
{{Mission | Giver = Cicho Trivaldo | Time = | Title = Study the resources of the region | Reward = + 50 [[File:Ico sap.png|16px|frameless]] at maximum focus | frame = }}
Cicho Trivaldo | ☐ |
Study the resources of the region | |
- | |
+ 50 at maximum focus |