Template:Person: Difference between revisions
(Created page with "<noinclude> This is the 'Person' template for individuals. It should be called in the following format (social media usernames with no @ sign please): <pre> {{ 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...") |
(formatting) |
||
(29 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="border: 1px solid; width:25em; float: right; font-size: 90%;" | |||
|- | |||
|colspan="2" style="text-align: center;"| '''[[Nickname::{{{nickname|{{PAGENAME}}}}}]]''' | |||
|- | |||
{{ | ! [[Property:Nickname | Nickname]] | ||
| [[Nickname::{{{nickname}}}]] | |||
|- | |||
| colspan="2" style="text-align: center;"| [[File:{{{image|}}}|frameless|profile pic]] | |||
|- | |||
! [[Property:Email | Email]] | |||
| [[Email::{{{email}}}]] | |||
|- | |||
! [[Property:Matrix | Matrix]] | |||
| @{{{matrix_nick}}}:{{{matrix_server}}} [https://matrix.to/#/@{{{matrix_nick}}}:{{{matrix_server}}}] {{#set:Matrix=@{{{matrix_nick}}}:{{{matrix_server}}} }} {{#set:MatrixLink={{{matrix_nick}}} {{{matrix_server}}} }} | |||
|- | |||
! [[Property:Mastodon | Mastodon]] | |||
| @{{{mastodon_nick}}}@{{{mastodon_server}}} [https://{{{mastodon_server}}}/@{{{mastodon_nick}}}] {{#set:Mastodon=@{{{mastodon_nick}}}@{{{mastodon_server}}} }} {{#set:MastodonLink={{{mastodon_nick}}} {{{mastodon_server}}} }} | |||
}} | |} | ||
{{ | |||
} | |||
[[Category:Person]] | |||