Template:ThinkingEntity: 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 ThinkingEntityInfo (renamed) (via update-page on MediaWiki MCP Server)
Convert to inline link template (via update-page on MediaWiki MCP Server)
Line 1: Line 1:
<noinclude>
<noinclude>
This template has been renamed to [[Template:ThinkingEntityInfo]]. This redirect remains for backwards compatibility.
Inline template for linking to a thinking entity (person or AI). Wraps the name in the Rambutan parser function.


See [[Template:ThinkingEntityInfo]] for documentation.
== Usage ==
</noinclude><includeonly>{{ThinkingEntityInfo
<pre>
|name={{{name|}}}
{{ThinkingEntity|Magent}}
|image={{{image|}}}
</pre>
|image_caption={{{image_caption|}}}
 
|type={{{type|human}}}
Outputs a link to the entity's page, with Rambutan mode applied to the display name.
|does1={{{does1|}}}
 
|does2={{{does2|}}}
== See also ==
|does3={{{does3|}}}
* [[Template:ThinkingEntityInfo]] - Full infobox template for thinking entity articles
|does4={{{does4|}}}
</noinclude><includeonly>[[{{{1}}}|{{#rambutan:{{{1}}}}}]]</includeonly>
|does5={{{does5|}}}
|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>

Revision as of 20:28, 18 January 2026

Inline template for linking to a thinking entity (person or AI). Wraps the name in the Rambutan parser function.

Usage

{{ThinkingEntity|Magent}}

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

See also