(Replaced all relevant links with Template:SocialMediaLink & removed undefined Property:pagename) |
mNo edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 13: | Line 13: | ||
| mastodon_server = mstdn.example.com | | mastodon_server = mstdn.example.com | ||
| twitter = nick | | twitter = nick | ||
| bluesky = nick | |||
| github = nick | | github = nick | ||
| jabber = nick@example.com | | jabber = nick@example.com | ||
| Line 19: | Line 20: | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude><includeonly> | </noinclude><includeonly><!-- | ||
{{ infobox start | |||
-->{{ infobox start | |||
| headercolor = #ffffcc | | headercolor = #ffffcc | ||
| name = [[Nickname::{{{nickname|{{PAGENAME}}}}}]] | | name = [[Nickname::{{{nickname|{{PAGENAME}}}}}]] | ||
| Line 32: | Line 34: | ||
-->{{ifnotempty|{{{mastodon_nick|}}} | {{infobox row | name=Mastodon | value={{SocialMediaLink|mastodon|{{{mastodon_nick|}}}|{{{mastodon_server|chaos.social}}}}} }}}}<!-- | -->{{ifnotempty|{{{mastodon_nick|}}} | {{infobox row | name=Mastodon | value={{SocialMediaLink|mastodon|{{{mastodon_nick|}}}|{{{mastodon_server|chaos.social}}}}} }}}}<!-- | ||
-->{{ifnotempty|{{{twitter|}}} | {{infobox row | name=Twitter | value={{SocialMediaLink|twitter |{{{twitter |}}}}} }}}}<!-- | -->{{ifnotempty|{{{twitter|}}} | {{infobox row | name=Twitter | value={{SocialMediaLink|twitter |{{{twitter |}}}}} }}}}<!-- | ||
-->{{ifnotempty|{{{bluesky|}}} | {{infobox row | name=Bluesky | value={{SocialMediaLink|bluesky |{{{bluesky |}}}}} }}}}<!-- | |||
-->{{ifnotempty|{{{github|}}} | {{infobox row | name=GitHub | value={{SocialMediaLink|github |{{{github |}}}}} }}}}<!-- | -->{{ifnotempty|{{{github|}}} | {{infobox row | name=GitHub | value={{SocialMediaLink|github |{{{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|}}}]] }}}}<!-- | ||
--> | --> | ||
|} | |}<!-- | ||
{{#set:Has memberbox={{{has_memberbox|false}}}}} | -->{{#set:Has memberbox={{{has_memberbox|false}}}}}<!-- | ||
</includeonly> | --></includeonly> | ||
Latest revision as of 20:41, 24 February 2025
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
| bluesky = nick
| github = nick
| jabber = nick@example.com
| blog = nick.example.com
| has_memberbox = false
}}