No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<pre> | <pre> | ||
<nowiki>{{Infobox/Shortlink | <nowiki>{{Infobox/Shortlink | ||
| | |Top Text | ||
| | |Lower Text text | ||
}}</nowiki> | }}</nowiki> | ||
</pre> | </pre> | ||
Line 12: | Line 12: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"description": "This text will create a link to a page on a bulleted line.", | "description": "This text will create a link to a page on a bulleted line.", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"required": true | "required": true | ||
}, | }, | ||
" | "2": { | ||
"description": "This text appears on a sub-line and could contain a relationship to the above text, or a rank or role in an organization.", | "description": "This text appears on a sub-line and could contain a relationship to the above text, or a rank or role in an organization.", | ||
"type": "string", | "type": "string", |
Revision as of 01:46, 4 January 2023
Usage
{{Infobox/Shortlink |Top Text |Lower Text text }}
Data Template
This template quickly creates and formats text for use in listed elements within an infobox.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | This text will create a link to a page on a bulleted line. | Page name | required |
2 | 2 | This text appears on a sub-line and could contain a relationship to the above text, or a rank or role in an organization. | String | suggested |