Template:Infobox/FormattedLink/doc: Difference between revisions

Template page
No edit summary
No edit summary
Line 3: Line 3:
<pre>
<pre>
<nowiki>{{Infobox/Shortlink
<nowiki>{{Infobox/Shortlink
|Link = Text
|Top Text
|Relationship = Sub-line text
|Lower Text text
}}</nowiki>
}}</nowiki>
</pre>
</pre>
Line 12: Line 12:
{
{
"params": {
"params": {
"Link": {
"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
},
},
"Relationship": {
"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.

Template parameters

ParameterDescriptionTypeStatus
11

This text will create a link to a page on a bulleted line.

Page namerequired
22

This text appears on a sub-line and could contain a relationship to the above text, or a rank or role in an organization.

Stringsuggested