Template:Person: Difference between revisions

Template page
(Foto zur Vorlage hinzugefügt)
(Foto-Integration in Vorlage glattgezogen)
Line 5: Line 5:
{{ Person
{{ Person
     | nickname        = nick
     | nickname        = nick
    | image          = nick.jpg
     | email          = nick@example.com
     | email          = nick@example.com
     | matrix_nick    = matrixnick
     | matrix_nick    = matrixnick

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