No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
-->{{ifnotempty|{{{mastodon_nick|}}} | {{infobox row | name=Mastodon | value={{MastodonLink |{{{mastodon_nick|}}}|{{{mastodon_server|chaos.social}}}}} }}}}<!-- | -->{{ifnotempty|{{{mastodon_nick|}}} | {{infobox row | name=Mastodon | value={{MastodonLink |{{{mastodon_nick|}}}|{{{mastodon_server|chaos.social}}}}} }}}}<!-- | ||
-->{{ifnotempty|{{{twitter|}}} | {{infobox row | name=Twitter | value=[[TwitterLink::{{{twitter|}}}]] }}}}<!-- | -->{{ifnotempty|{{{twitter|}}} | {{infobox row | name=Twitter | value=[[TwitterLink::{{{twitter|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{github|}}} | {{infobox row | name=GitHub | value=[[ | -->{{ifnotempty|{{{github|}}} | {{infobox row | name=GitHub | value=[[GitHubLink::{{{github|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{jabber|}}} | {{infobox row | name=Jabber | value=[[Jabber::{{{jabber|}}}]] }}}}<!-- | -->{{ifnotempty|{{{jabber|}}} | {{infobox row | name=Jabber | value=[[Jabber::{{{jabber|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{blog|}}} | {{infobox row | name=Blog | value=[[Blog::{{{blog|}}}]] }}}}<!-- | -->{{ifnotempty|{{{blog|}}} | {{infobox row | name=Blog | value=[[Blog::{{{blog|}}}]] }}}}<!-- | ||
Revision as of 05:35, 14 October 2022
This is the 'Person' template for individuals. It should be called in the following format (social media usernames with no @ sign please):
{{ Person
| nickname = nick
| image = nick.jpg
| email = nick@example.com
| matrix_nick = matrixnick
| matrix_server = matrix.example.com
| telegram = nick
| mastodon_nick = mstdnnick
| mastodon_server = mstdn.example.com
| twitter = nick
| github = nick
| jabber = nick@example.com
| blog = nick.example.com
| has_memberbox = false
}}