Template:Collapse: Difference between revisions
From OnTrackNorthAmerica
(Created page with "{| |Potential | Canada-13 | Alberta | British Columbia | Manitoba | New Brunswick | Newfoundland and Labrador | Northwest Territories | Nova Scotia | Nunavut | Ontario | Prince Edward Island | Quebec | Saskatchewan | Yukon | United States-50 | Alabama | Alaska | Arizona | Arkansas | California | Colorado | Connecticut | D...") |
No edit summary |
||
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<templatestyles src= "Template:Collapse/styles.css"/> | |||
| | {| class ="col mw-collapsible mw-collapsed wikitable" | ||
|+{{{Title}}} | |||
|{{{Text Here}}} | |||
| | |||
| | |||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"Title": { | |||
"type": "content", | |||
"required": true, | |||
"default": "Dropdown Title Goes Here" | |||
}, | |||
"Text Here": { | |||
"required": true | |||
} | |||
}, | |||
"paramOrder": [ | |||
"Title", | |||
"Text Here" | |||
] | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 18:29, 18 October 2024
{{{Text Here}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | no description
| Content | required |
Text Here | Text Here | no description | Unknown | required |