Template:Quest: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Created page with "{{#invoke: infobox|infobox| title = {{PAGENAME}}| image = none| rows = {{Infobox row|Level|{{{lv}}} }} {{#if: {{{faction|}}} | {{infobox row|Faction|{{{faction}}}}}|{{#if:{{{f...")
 
(Added managers)
Line 5: Line 5:
{{Infobox row|Level|{{{lv}}} }}
{{Infobox row|Level|{{{lv}}} }}
{{#if: {{{faction|}}} | {{infobox row|Faction|{{{faction}}}}}|{{#if:{{{factions|}}} | {{infobox row|Factions|{{{factions}}} }}}}}}
{{#if: {{{faction|}}} | {{infobox row|Faction|{{{faction}}}}}|{{#if:{{{factions|}}} | {{infobox row|Factions|{{{factions}}} }}}}}}
{{#if: {{{rep|}}}    | {{infobox row|Reputation gained|{{{rep}}}}}}}}}<noinclude>[[Category:Templates]]Usage:
{{#if: {{{rep|}}}    | {{infobox row|Reputation gained|{{{rep}}}}}}}
{{#if: {{{manager|}}}  | {{infobox row|Manager|{{{manager}}}}}}}}}<noinclude>[[Category:Templates]]Usage:
{| class ="wikitable"
{| class ="wikitable"
! lv
! lv
Line 15: Line 16:
! rep
! rep
| how much reputation is awarded at completion.
| how much reputation is awarded at completion.
|-
! manager
| the cs manager associated with the quest. can be found as Manager=____ in Quests.xml
|}</noinclude>
|}</noinclude>

Revision as of 18:00, 6 July 2019

Quest
Level

{{{lv}}}

Usage:

lv level of quest
faction or factions what factions are affected
rep how much reputation is awarded at completion.
manager the cs manager associated with the quest. can be found as Manager=____ in Quests.xml