Template:Infobox/FormattedLink/doc: Difference between revisions

Template page
(Created page with " <templatedata> { "params": { "Link": { "description": "This text will create a link to a page on a bulleted line.", "type": "wiki-page-name", "required": true }, "Relationship": { "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", "suggested": true } }, "description": "This template quickly creates and formats text for use in listed ele...")
 
No edit summary
Line 1: Line 1:


==Usage==
<pre>
<nowiki>{{Infobox/Shortlink
|Link = Text
|Relationship = Sub-line text
}}</nowiki>
</pre>
==Data Template==
<templatedata>
<templatedata>
{
{

Revision as of 01:40, 4 January 2023

Usage

{{Infobox/Shortlink
|Link = Text
|Relationship = Sub-line text
}}

Data Template

This template quickly creates and formats text for use in listed elements within an infobox.

Template parameters

ParameterDescriptionTypeStatus
LinkLink

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

Page namerequired
RelationshipRelationship

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