Template:Community member infobox: Difference between revisions

From Plover Wiki
No edit summary
Tag: Reverted
(Undo revision 4569 by BTackt (talk))
Tag: Undo
Line 3: Line 3:
|name = {{{name}}}
|name = {{{name}}}
|image = {{{image|State-enabled.svg}}}
|image = {{{image|State-enabled.svg}}}
{{#if:{{{country|}}}|
|label1 = Country
{{!}}label1 = Country
|data1 = {{{country}}}
{{!}}data1 = {{{country}}}
|label2 = Theory
}}
|data2 = {{{theory}}}
{{#if:{{{theory|}}}|
|label3 = Machine(s)
{{!}}label2 = Theory
|data3 = {{{machine}}}
{{!}}data2 = {{{theory}}}
|label4 = GitHub
}}
|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:53, 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.