Template:Infobox Character/adventure
This template offers a multiple choice for defining which adventure a (character) article belongs to. It can also automatically categorize a page under that category.
Parameters
- lba1: Whether or not to select the first adventure "FunFrock's Reign" (defaults to no, enable by any other nonempty value)
- lba2: Whether or not to select the second adventure "Twinsen's Odyssey" (defaults to no, enable by any other nonempty value)
- lba3: Whether or not to select the third adventure "Stellar Entity Genesis" (defaults to no, enable by any other nonempty value)
- nocat: Whether or not to suppress categorization under the chosen categories (defaults to false, which means auto categorization).
Note: the lba3 parameter is of cource a placeholder for until the highly anticipated sequel is finally released. Do not use it yet.
Note: this categorizer is multiple choice: you can specify any combination of the three options.
Note: if neither lba1, lba2 or lba3 are specified, the default will be 'unknown'.
Syntax
{{adventure|lba1=value|lba2=value|lba3=value}}
Examples
Common use of the Adventure categorizer include either lba1 or lba2 parameters:
{{adventure|lba1=yes}}
- FunFrock's Reign [list all]
Or specify the other adventure like this:
{{adventure|lba2=yes}}
- Twinsen's Odyssey [list all]
Or when multiple options apply (warning: only works within HTML table cells!):
{{adventure|lba1=yes|lba2=yes}}
It doesn't matter what value you specify, any will do:
{{adventure|lba2=aye, let's do this!}}
- Twinsen's Odyssey [list all]
Notice the negative value of any of the three options is "no" (case insensitive):
{{adventure|lba2=false}} {{adventure|lba2=not}} {{adventure|lba2=maybe}}
When the in-game content of LBA3 is publicized, it may be specified as the adventure as well:
{{adventure|lba3=yes}}
- Stellar Entity Genesis [list all]
You can also explicitly specify an adventure for exclusion (the same as leaving out the parameter or leaving it empty):
{{adventure|lba1=yes|lba2=no}} {{adventure|lba1=yes|lba2=}}
The nocat parameter may be used to suppress automatic categorization like this (any value will do):
{{adventure|lba1=yes|nocat=true}}
(this would render the same result as the first example above, but would not automatically categorize under Category:LBA1 Characters)