Template:Guide: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 11: | Line 11: | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
" | "Beginner", | ||
" | "Novice", | ||
" | "Intermediate", | ||
" | "Advanced", | ||
" | "Expert" | ||
], | ], | ||
"autovalue": " | "autovalue": "Intermediate", | ||
"required": true, | "required": true, | ||
"default": " | "default": "Intermediate" | ||
} | } | ||
}, | }, | ||
| Line 51: | Line 51: | ||
|Expert = '''an Expert | |Expert = '''an Expert | ||
|an '''Intermediate}} difficulty''' guide. All versions:</p> | |an '''Intermediate}} difficulty''' guide. All versions:</p> | ||
<ul>{{#cargo_query: | <ul>{{#cargo_query:tables=Guides=G,Tiers=T | ||
|fields=Tier,Page | |join on=G.Tier=T.Tier | ||
|where=Guide="{{#titleparts: {{PAGENAME}} | 1}}" | |fields=G.Tier,G.Page | ||
|where=G.Guide="{{#titleparts: {{PAGENAME}} | 1}}" | |||
|order by=T.DisplayOrder | |||
|format=template | |format=template | ||
|template=Guide link li}}</ul></div></includeonly> | |template=Guide link li}}</ul></div></includeonly> | ||
Latest revision as of 02:22, 17 June 2026
Mark a page as a Guide, and specify the tier of difficulty
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tier | 0 tier | The difficulty tier of this guide
| String | required |
This template defines the table "Guides". View table.