Template:SectionTable: Difference between revisions
From Archaelund Wiki
(Created page with "<onlyinclude><includeonly> <table style="width:28em; margin:0 auto;"> <tr style="vertical-align:top;"> <td style="width:130px; text-align:right; padding:0 0.6em 0 0;">File:{...") |
No edit summary |
||
| Line 7: | Line 7: | ||
</table> | </table> | ||
</includeonly></onlyinclude> | </includeonly></onlyinclude> | ||
{{Documentation | {{Documentation}} | ||
[[Category:Special Templates]] | [[Category:Special Templates]] | ||
Revision as of 20:17, 13 March 2020
Description
This template is intended for use on the main page of the Wiki. It generates a specific subtable containing a title, a corresponding image and links to various Wiki sections.
Usage
{{SectionTable
|Title =
|Image =
|Sections =
}}
Parameters
| Name | Required | Description | Values |
|---|---|---|---|
| Title | Yes | The title appearing above the links. | arbitrary text |
| Image | Yes | The image appearing next to the title. | image name (including file extension) |
| Sections | Yes | The links to various Wiki sections listed beneath the title. | a semicolon-separated list of [[Section]]s |
View/Edit documentation page