Template:Infobox/FormattedLink/doc: Difference between revisions

Template page
No edit summary
No edit summary
Line 15: Line 15:
"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,
"label": "Top Line"
},
},
"2": {
"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",
"suggested": true
"suggested": true,
"label": "Bottom Line"
}
}
},
},

Revision as of 01:47, 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
Top Line1

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

Page namerequired
Bottom Line2

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