Template:Community member infobox: Difference between revisions

From Plover Wiki
No edit summary
No edit summary
Tag: Reverted
Line 3: Line 3:
|name = {{{name}}}
|name = {{{name}}}
|image = {{{image|State-enabled.svg}}}
|image = {{{image|State-enabled.svg}}}
|label1 = Country
{{#if:{{{country|}}}|
|data1 = {{{country}}}
{{!}}label1 = Country
|label2 = Theory
{{!}}data1 = {{{country}}}
|data2 = {{{theory}}}
}}
|label3 = Machine(s)
{{#if:{{{theory|}}}|
|data3 = {{{machine}}}
{{!}}label2 = Theory
|label4 = GitHub
{{!}}data2 = {{{theory}}}
|data4 = [https://github.com/{{{github-uname}}} {{{github-uname}}}]
}}
{{#if:{{{machine|}}}|
{{!}}label3 = Machine(s)
{{!}}data3 = {{{machine}}}
}}
{{#if:{{{github-uname|}}}|
{{!}}label4 = GitHub
{{!}}data4 = [https://github.com/{{{github-uname}}} {{{github-uname}}}]
}}
}}
}}
</includeonly>
</includeonly>

Revision as of 00:50, 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.