More actions
Created page with "{{Documentation/Header}} Create list of tutorials. ==Syntax== {{T|Tutorials by Category List|v1=category|v2=columns|v3=header=header text}} ==Examples== {{T|Tutorials by Category List|p1=Everlight Cell Tutorials|p2=1|_Ybr_=1}} {{T|Tutorials by Category List|p1=System Tutorials|p2=header=There are '''%PAGES%''' System Tutorials:|_Ybr_=1}} ==Template Data== <templatedata> { "params": { "1": { "label": "Category", "description": "Category to get tutorials for.",..." |
m 1 revision imported |
(No difference)
|
Latest revision as of 07:32, 7 June 2024
Create list of tutorials.
Syntax
{{Tutorials by Category List|category|columns|header = header text}}
Examples
{{Tutorials by Category List|Everlight Cell Tutorials|1}} yields:
No Tutorials match the category selection:.
{{Tutorials by Category List|System Tutorials|header = There are '''%PAGES%''' System Tutorials:}} yields:
No Tutorials match the category selection:.
Template Data
Create list of tutorials.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Category | 1 | Category to get tutorials for.
| String | optional |
Columns | 2 | Number of columns to display list in.
| Number | optional |
Header Text | header | Text to display before list.
| String | optional |