Template:FPItem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div id={{{ID}}} class={{{Class}}}> | <div id={{{ID}}} class={{{Class|ID}}}> | ||
<h1>{{{Header}}}</h1> | <h1>{{{Header}}}</h1> | ||
{{{Content}}} | {{{Content}}} |
Revision as of 17:18, 29 February 2024
{{{Header}}}
{{{Content}}}
Usage
Gameplay
Im Gay!!!!
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
ID | ID | ID of the item
| String | required |
Class | Class | Class of the item | String | optional |
Styling | Styling | Styling of the item | String | optional |
Header | Header | The header to display for the item | String | required |
Header Link | Header Link ref href link | The page that the header links to | Page name | optional |
Content | Content | Content of the item | Content | required |