Template:Dialogue completion status

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search

This template calls {{Percent of set}} but hardcodes the subset, subset2, and invert-subset parameters to make it easier to use.

This will show the percentage of pages with the set characteristics which do not have the Category:Quest with stub sections or Category:Quests missing dialogue template categories applied to them - that is to say, the percentage of those quest pages that are considered "complete."

set
The query parameter(s) used for defining the whole set of pages counted
format
Valid options are the following:
  • percent (default) - Displays as a percentage rounded to one decimal place, e.g. 11.1%
  • fraction - Displays as a fraction, e.g. 1/9
  • bar - Displays as a bar, with filled from the left equal to the completion amount
width
Optional. Used only for the bar format. Defines the width of the total bar using standard HTML formatting. Defaults to 200px.
color
Optional. Used only for the bar format. Set the color of the filled part of the bar. Defaults to #eaecf0 (a green shade).

Examples

{{dialogue completion status
|set=[[Has journal genre::Carpenter Quests]]
}}

Carpenter quest completion: 54.5%


{{dialogue completion status
|set=[[Has journal genre::Carpenter Quests]]
|format=fraction
}}

Carpenter quest completion: 12/22


{{dialogue completion status
|set=[[Has journal genre::Carpenter Quests]]
|format=bar
}}

Carpenter quest completion:


{{dialogue completion status
|set=[[Has journal genre::Carpenter Quests]]
|format=bar
|width=400px
|color=#ff9999
}}

Carpenter quest completion: