Template:Person

From Milliways
Revision as of 20:41, 30 May 2023 by Hanemile (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
}}