Template:Handbook Entry/doc: Difference between revisions
Created page with "{{Documentation/Header}} {{Lua|Handbook Entry}} {{See Also|Template:Handbook Entries by Category Table}} Formatting for Handbook entries. ==Syntax== * {{F|1}} — title(s) of handbook subpage to transclude, separated by <code>;</code>. * {{F|title}} — handbook entry title. * {{F|subtitle}} — handbook entry subtitle. * {{F|icon}} — handbook entry icon. * {{F|sort}} — handbook entry sortkey. * {{F|about}} — topic(s) handbook entry is..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation/Header}} | {{Documentation/Header}} | ||
{{Lua|Handbook | {{Lua|Handbook}} | ||
{{See Also|Template:Handbook Entries by Category Table}} | {{See Also|Template:Handbook Entries by Category Table}} | ||
Formatting for [[Handbook]] entries. | Formatting for [[Handbook]] entries. | ||
Latest revision as of 22:32, 6 November 2025
This is the documentation page for Handbook Entry. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
Formatting for Handbook entries.
Syntax
- 1 — title(s) of handbook subpage to transclude, separated by
;. - title — handbook entry title.
- subtitle — handbook entry subtitle.
- icon — handbook entry icon.
- sort — handbook entry sortkey.
- about — topic(s) handbook entry is about, separated by
;. - imageX — handbook entry image. X is between 1 and 20.
- textX — handbook entry text. X is between 1 and 20.
- size — size of images. Default 200px.
{{Handbook Entry
|title =
|subtitle =
|type =
|icon =
|about =
|image1 =
|text1 =
|image2 =
|text2 =
|sort =
}}
- If transcluding an entry, place the subpage name after Handbook Entry/ in the first (1) argument.
Template Data
Formats display for Handbook Entries.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page Name | 1 | Semicolon separated list of handbook subpage names to transclude contents including title. | Page name | optional |
| Title | title | Title of handbook entry. | String | optional |
| Subtitle | subtitle | Subtitle of handbook entry. | String | optional |
| Type | type | Type of handbook entry.
| String | suggested |
| Icon | icon | Icon of handbook entry. | String | optional |
| Sort | sort | Number used to sort entry. | Number | optional |
| About | about | Semicolon separated list of pages the handbook entry is about. | String | optional |
| Image Size | size | Size of image to display as.
| String | optional |
| Image 1 | image1 | Image for handbook entry 1. | String | required |
| Text 1 | text1 | Text for handbook entry 1 | String | required |
| Image 2 | image2 | Image for handbook entry 2. | String | optional |
| Text 2 | text2 | Text for handbook entry 2 | String | optional |
| Image 3 | image3 | Image for handbook entry 3. | String | optional |
| Text 3 | text3 | Text for handbook entry 3 | String | optional |
| Image 4 | image4 | Image for handbook entry 4. | String | optional |
| Text 4 | text4 | Text for handbook entry 4 | String | optional |
| Image 5 | image5 | Image for handbook entry 5. | String | optional |
| Text 5 | text5 | Text for handbook entry 5 | String | optional |
| Image 6 | image6 | Image for handbook entry 6. | String | optional |
| Text 6 | text6 | Text for handbook entry 6 | String | optional |
| Image 7 | image7 | Image for handbook entry 7. | String | optional |
| Text 7 | text7 | Text for handbook entry 7 | String | optional |
| Image 8 | image8 | Image for handbook entry 8. | String | optional |
| Text 8 | text8 | Text for handbook entry 8 | String | optional |
| Image 9 | image9 | Image for handbook entry 9. | String | optional |
| Text 9 | text9 | Text for handbook entry 9 | String | optional |