Template:Ouro content: Difference between revisions
Jump to navigation
Jump to search
Thunderforce (talk | contribs) (Created page with "<includeonly>'''To <!-- --> {{#switch: {{lc:{{{Type|}}}}} | badge = get this badge | mission = play this mission | arc = play this arc | #default = play this content }} in Ouroboros, a <!-- --> {{#switch: {{lc:{{{Align|}}}}} | h = hero | v = villain | hv = hero or villain }} should select the {{#if:{{{Name|}}}}| {{{Name}}} arc }} {{#if:{{{Num|}}}}| with number {{Num}} }} {{#if:{{{Level|}}}}| in the {{Level}} level range }}. </includeonly>") |
m (whitespace tweak) |
||
(28 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>To <!-- | ||
--> | -->{{#switch: {{lc:{{{type|}}}}} | ||
{{#switch: {{lc:{{{ | | b | ||
| badge = get this badge | | badge = get this badge | ||
| m | |||
| mission = play this mission | | mission = play this mission | ||
| a | |||
| arc = play this arc | | arc = play this arc | ||
| #default = play this content | | #default = play this content | ||
}} in [[Ouroboros]], a <!-- | }} in [[Ouroboros]], a <!-- | ||
--> | -->{{#switch: {{lc:{{{align|}}}}} | ||
{{#switch: {{lc:{{{ | |||
| h = hero | | h = hero | ||
| v = villain | | v = villain | ||
| hv = hero or villain | | hv = hero or villain | ||
}} | | #default = character | ||
{{#if:{{{ | }} can select the {{#if:{{{name|}}}| "{{{name}}}"}} entry {{#if:{{{num|}}}| with number {{{num}}}}} | ||
{{#if:{{{level|}}}| {{#ifeq: 50 | {{{level}}} | at level 50 | in the {{{level}}} level range}}}}. {{#if:{{{add|}}}| {{{add}}}}}</includeonly><noinclude>{{Documentation}}</noinclude> | |||
}} | |||
{{#if:{{{ | |||
}} | |||
{{#if:{{{ | |||
}}. | |||
</includeonly> |
Latest revision as of 18:36, 21 September 2024
[edit] [ ] Documentation
Usage
This template is used to give brief information about content's availability in Ouro.
Parameters
- type
- Indicates what kind of content it is. Legal values:
- badge (or 'b'): "get this badge"
- mission (or 'm'): "play this mission"
- arc (or 'a'): "play this arc"
- default is "play this content"
- align
- Indicates which "alignment" the content is for. Legal values:
- h: hero
- v: villain
- hv: hero and villain
- default is "character"
- name
- The name of the arc (eg name = Can has cheeseburger). The template functions if this is omitted.
- num
- The number of the arc (eg num = 6.25). The template functions if this is omitted. If you don't have "name" or "num" you're probably doing something wrong.
- level
- The level range (eg level=5-10). The template functions if this is omitted, but with whitespace before the trailing full stop, sorry.
- add
- Any additional information (eg add = The badge is got in the fourth mission.).
Empty template
{{ouro content | type = | align = | name = | num = | level = }}