Template:Person: Difference between revisions

From PickiPedia: A knowledge base of bluegrass, old time, and other traditional and public domain music
Jump to navigationJump to search
Convert to wrapper for PersonInfo (renamed) (via update-page on MediaWiki MCP Server)
Use rambutanplain to avoid nested wikilinks issue (via update-page on MediaWiki MCP Server)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template has been renamed to [[Template:PersonInfo]]. This redirect remains for backwards compatibility.
Inline template for linking to a person. Wraps the name in the Rambutan parser function (plain text version for link compatibility).


See [[Template:PersonInfo]] for documentation.
== Usage ==
</noinclude><includeonly>{{PersonInfo
<pre>
|name={{{name|}}}
{{Person|Justin Holmes}}
|image={{{image|}}}
</pre>
|image_caption={{{image_caption|}}}
 
|does1={{{does1|}}}
Outputs a link to the person's page, with Rambutan mode applied to the display name.
|does2={{{does2|}}}
 
|does3={{{does3|}}}
== See also ==
|does4={{{does4|}}}
* [[Template:PersonInfo]] - Full infobox template for person articles
|does5={{{does5|}}}
</noinclude><includeonly>[[{{{1}}}|{{#rambutanplain:{{{1}}}}}]]</includeonly>
|does6={{{does6|}}}
|does7={{{does7|}}}
|does8={{{does8|}}}
|does9={{{does9|}}}
|does10={{{does10|}}}
|ethereum_address={{{ethereum_address|}}}
|ethereum_address2={{{ethereum_address2|}}}
|ethereum_address3={{{ethereum_address3|}}}
|website={{{website|}}}
|location={{{location|}}}
|born={{{born|}}}
|active_since={{{active_since|}}}
}}</includeonly>

Latest revision as of 05:40, 19 January 2026

Inline template for linking to a person. Wraps the name in the Rambutan parser function (plain text version for link compatibility).

Usage[edit]

{{Person|Justin Holmes}}

Outputs a link to the person's page, with Rambutan mode applied to the display name.

See also[edit]