Template:Community member infobox: Difference between revisions

From Plover Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
|image = {{{image|State-enabled.svg}}}
|image = {{{image|State-enabled.svg}}}
|label1 = Country
|label1 = Country
|data1 = {{{country}}}
|data1 = {{{country|}}}
|label2 = Theory
|label2 = Theory
|data2 = {{{theory}}}
|data2 = {{{theory|}}}
|label3 = Machine(s)
|label3 = Machine(s)
|data3 = {{{machine}}}
|data3 = {{{machine|}}}
|label4 = GitHub
|label4 = GitHub
|data4 = [https://github.com/{{{github-uname}}} {{{github-uname}}}]
|data4 = {{#if: {{{github-uname|}}}|[https://github.com/{{{github-uname}}} {{{github-uname}}}]}}
}}
}}
</includeonly>
</includeonly>

Latest revision as of 00:56, 25 July 2025


Documentation for this template:

name

Name of the community member.

image

Filename of image uploaded to this wiki.

theory

Text describing primary theory used.

country

Country of origin.

machine

Text describing writers/machines used.

github-uname

GitHub username, generates a link to their profile page.