Jump to content

Template:Guide: Difference between revisions

From FASSAG Wiki
No edit summary
m Undo revision 318 by VV (talk)
Tag: Undo
 
(7 intermediate revisions by the same user not shown)
Line 8: Line 8:
],
],
"label": "Tier",
"label": "Tier",
"description": "The difficulty tier of this guide",
"description": "The complexity tier of this guide",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
Line 22: Line 22:
}
}
},
},
"description": "Mark a page as a Guide, and specify the tier of difficulty",
"description": "Mark a page as a Guide, and specify the tier of complexity",
"format": "block",
"format": "block",
"paramOrder": [
"paramOrder": [
Line 50: Line 50:
|Advanced = an '''Advanced
|Advanced = an '''Advanced
|Expert = '''an Expert
|Expert = '''an Expert
|an '''Intermediate}} difficulty''' guide. All versions:</p>
|an '''Intermediate}} complexity''' guide. {{#ifexpr:{{#cargo_query:tables=Guides=G,Tiers=T
|join on=G.Tier=T.Tier
|fields=COUNT(*)
|where=G.Guide="{{#titleparts: {{PAGENAME}} | 1}}"
|no html
|order by=T.DisplayOrder}}>1|All versions:</p>
<ul>{{#cargo_query:tables=Guides=G,Tiers=T
<ul>{{#cargo_query:tables=Guides=G,Tiers=T
|join on=G.Tier=T.Tier
|join on=G.Tier=T.Tier
Line 57: Line 62:
|order by=T.DisplayOrder
|order by=T.DisplayOrder
|format=template
|format=template
|template=Guide link li}}</ul></div></includeonly>
|template=Guide link li}}</ul>|</p>}}</div></includeonly>

Latest revision as of 01:08, 8 July 2026

Mark a page as a Guide, and specify the tier of complexity

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Tier0 tier

The complexity tier of this guide

Suggested values
Beginner Novice Intermediate Advanced Expert
Default
Intermediate
Auto value
Intermediate
Stringrequired











This template defines the table "Guides". View table.