Template:Quest Series Personalities Table/doc
Jump to navigation
Jump to search
Template:Quest Series Personalities Table invokes function maketable in Module:Quest Series Personalities Table using Lua.
This template is used to make a table for characters of a quest series. Multiple quests and characters can be added to this table. Empty parameters that are optional like charalt# should be removed at all times if not used.
series
If the quest series has a article then put in the name of that article with right capitalisation, e.g. Elf quest series.
hidechatheads
There's an option to hide the chatheads of the character by filling in this parameter with the value yes.
quest
There are three different parameters for quests, questname<nr>, questabbr<nr>, and questicon<nr>.
- The questname# is the name of the article of the quest.
- The questabbr# is the abbreviation of the quest's name used in the table.
- The questicon# uses the name of the quest and adds icon to it, but if the quest does not have an icon, the value "default" should be used.
character
There four different kinds of parameter for characters, charname<nr>, charalt<nr>, charhead<nr>, and char<nr of character>quest<nr of quest of this character>.
- The charname# is the name of the article of the character.
- The charalt# is the alternative displayed name of the character, this one is optional.
- The charhead# is the alternative chathead image of the character, this one is optional. In case a character does not have a chathead image, the value "not" should be entered here.
- The char#quest# is the parameter used to define if the character featured, or was referenced to in the quest.
- The value "feat" is used if the character featured in this quest.
- The value "ref" is used if the character was referenced to in this quest.
- The value "not" is used if the character did not appear in the quest at all.
Quick copy/paste example
{{Quest Series Personalities Table |series = <series name> |hidechatheads = yes/no |questname1 = <name of quest> |questabbr1 = <abbreviation of quest name> |questicon1 = <enter "default" or remove this parameter if the quest has a quest icon> |questname2 = <name of quest> |questabbr2 = <abbreviation of quest name> |questicon2 = <enter "default" or remove this parameter if the quest has a quest icon> |questname3 = <name of quest> |questabbr3 = <abbreviation of quest name> |questicon3 = <enter "default" or remove this parameter if the quest has a quest icon> |questname4 = <name of quest> |questabbr4 = <abbreviation of quest name> |questicon4 = <enter "default" or remove this parameter if the quest has a quest icon> |questname5 = <name of quest> |questabbr5 = <abbreviation of quest name> |questicon5 = <enter "default" or remove this parameter if the quest has a quest icon> |questname6 = <name of quest> |questabbr6 = <abbreviation of quest name> |questicon6 = <enter "default" or remove this parameter if the quest has a quest icon> |questname7 = <name of quest> |questabbr7 = <abbreviation of quest name> |questicon7 = <enter "default" or remove this parameter if the quest has a quest icon> |questname8 = <name of quest> |questabbr8 = <abbreviation of quest name> |questicon8 = <enter "default" or remove this parameter if the quest has a quest icon> |questname9 = <name of quest> |questabbr9 = <abbreviation of quest name> |questicon9 = <enter "default" or remove this parameter if the quest has a quest icon> |questname10 = <name of quest> |questabbr10 = <abbreviation of quest name> |questicon10 = <enter "default" or remove this parameter if the quest has a quest icon> |charname1 = <name of character> |charalt1 = <alternative name of character or remove parameter if empty> |charhead1 = <alternative chathead image of character or remove parameter if empty or add the value "not" if NPC does not have a chathead> |char1quest1 = feat/ref/not |char1quest2 = feat/ref/not |char1quest3 = feat/ref/not |char1quest4 = feat/ref/not |char1quest5 = feat/ref/not |char1quest6 = feat/ref/not |char1quest7 = feat/ref/not |char1quest8 = feat/ref/not |char1quest9 = feat/ref/not |char1quest10 = feat/ref/not |charname2 = <name of character> |charalt2 = <alternative name of character or remove parameter if empty> |charhead2 = <alternative chathead image of character or remove parameter if empty or add the value "not" if NPC does not have a chathead> |char2quest1 = feat/ref/not |char2quest2 = feat/ref/not |char2quest3 = feat/ref/not |char2quest4 = feat/ref/not |char2quest5 = feat/ref/not |char2quest6 = feat/ref/not |char2quest7 = feat/ref/not |char2quest8 = feat/ref/not |char2quest9 = feat/ref/not |char2quest10 = feat/ref/not |charname3 = <name of character> |charalt3 = <alternative name of character or remove parameter if empty> |charhead3 = <alternative chathead image of character or remove parameter if empty or add the value "not" if NPC does not have a chathead> |char3quest1 = feat/ref/not |char3quest2 = feat/ref/not |char3quest3 = feat/ref/not |char3quest4 = feat/ref/not |char3quest5 = feat/ref/not |char3quest6 = feat/ref/not |char3quest7 = feat/ref/not |char3quest8 = feat/ref/not |char3quest9 = feat/ref/not |char3quest10 = feat/ref/not |charname4 = <name of character> |charalt4 = <alternative name of character or remove parameter if empty> |charhead4 = <alternative chathead image of character or remove parameter if empty or add the value "not" if NPC does not have a chathead> |char4quest1 = feat/ref/not |char4quest2 = feat/ref/not |char4quest3 = feat/ref/not |char4quest4 = feat/ref/not |char4quest5 = feat/ref/not |char4quest6 = feat/ref/not |char4quest7 = feat/ref/not |char4quest8 = feat/ref/not |char4quest9 = feat/ref/not |char4quest10 = feat/ref/not |charname5 = <name of character> |charalt5 = <alternative name of character or remove parameter if empty> |charhead5 = <alternative chathead image of character or remove parameter if empty or add the value "not" if NPC does not have a chathead> |char5quest1 = feat/ref/not |char5quest2 = feat/ref/not |char5quest3 = feat/ref/not |char5quest4 = feat/ref/not |char5quest5 = feat/ref/not |char5quest6 = feat/ref/not |char5quest7 = feat/ref/not |char5quest8 = feat/ref/not |char5quest9 = feat/ref/not |char5quest10 = feat/ref/not }}