Template:Ouro content/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==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: "get this badge" :* mission: "play this mission" :* arc: "play this arc" :* default is "play this content" ; align : Indicates which "alignment" the content is for. Legal values: :* h: h...")
 
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
; type
; type
: Indicates what kind of content it is. Legal values:
: Indicates what kind of content it is. Legal values:
:* badge: "get this badge"
:* badge (or 'b'): "get this badge"
:* mission: "play this mission"
:* mission (or 'm'): "play this mission"
:* arc: "play this arc"
:* arc (or 'a'): "play this arc"
:* default is "play this content"
:* default is "play this content"


Line 27: Line 27:


;level
;level
: The level range (eg level=5-10).  The template functions if this is omitted.
: 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 ===
<nowiki>{{ouro content | type =  | align =  | name =  | num =  | level = }}</nowiki>


<includeonly><!--
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
</includeonly>
</includeonly>

Latest revision as of 15:26, 16 August 2024

This is a documentation subpage for Template:Ouro content (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

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 = }}