Template:Community member infobox: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|name = {{{name}}} | |name = {{{name}}} | ||
|image = {{{image|State-enabled.svg}}} | |image = {{{image|State-enabled.svg}}} | ||
|label1 = Country | |||
|data1 = {{{country|}}} | |||
|label2 = Theory | |||
|data2 = {{{theory|}}} | |||
|label3 = Machine(s) | |||
|data3 = {{{machine|}}} | |||
|label4 = GitHub | |||
|data4 = {{#if: {{{github-uname|}}}|[https://github.com/{{{github-uname}}} {{{github-uname}}}]}} | |||
{{#if:{{{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.