(Foto-Integration in Vorlage glattgezogen) |
No edit summary |
||
| Line 31: | Line 31: | ||
-->{{ifnotempty|{{{telegram|}}} | {{infobox row | name=Telegram | value=[[Telegram::{{{telegram|}}}]] }}}}<!-- | -->{{ifnotempty|{{{telegram|}}} | {{infobox row | name=Telegram | value=[[Telegram::{{{telegram|}}}]] }}}}<!-- | ||
-->{{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=[[ | -->{{ifnotempty|{{{twitter|}}} | {{infobox row | name=Twitter | value=[[TwitterLink::{{{twitter|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{github|}}} | {{infobox row | name=GitHub | value=[[GitHub::{{{github|}}}]] }}}}<!-- | -->{{ifnotempty|{{{github|}}} | {{infobox row | name=GitHub | value=[[GitHub::{{{github|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{jabber|}}} | {{infobox row | name=Jabber | value=[[Jabber::{{{jabber|}}}]] }}}}<!-- | -->{{ifnotempty|{{{jabber|}}} | {{infobox row | name=Jabber | value=[[Jabber::{{{jabber|}}}]] }}}}<!-- | ||
Revision as of 04:30, 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
}}