Template:Person: Difference between revisions

Template page
m (Formatierung)
(Foto zur Vorlage hinzugefügt)
Line 22: Line 22:
     | headercolor = #ffffcc
     | headercolor = #ffffcc
     | name = [[Nickname::{{{nickname|{{PAGENAME}}}}}]]
     | name = [[Nickname::{{{nickname|{{PAGENAME}}}}}]]
    | image = {{{image|}}}
     | description = {{{description|}}}
     | description = {{{description|}}}
}}<!--
}}<!--

Revision as of 05:16, 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
    | 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
}}