m (nix kategorie. namespace.) |
No edit summary |
||
Line 3: | Line 3: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Person | {{ Person | ||
|nickname = | | nickname = | ||
|email = | | email = | ||
|jabber = | | telegram = | ||
|blog = | | mastodon = | ||
|has_memberbox = | | twitter = | ||
| jabber = | |||
| blog = | |||
| has_memberbox = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 14: | Line 17: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{infobox start | {{infobox start | ||
|headercolor=#ffffcc | | headercolor = #ffffcc | ||
|name=[[Nickname::{{{nickname|{{PAGENAME}}}}}]] | | name = [[Nickname::{{{nickname|{{PAGENAME}}}}}]] | ||
|description={{{description|}}} | | description = {{{description|}}} | ||
}}<!-- | }}<!-- | ||
-->{{ifnotempty|{{{email|}}} | {{infobox row | name=E-Mail Adresse | value=[[Email::{{{email|}}}]] }}}}<!-- | -->{{ifnotempty|{{{email|}}} | {{infobox row | name=E-Mail Adresse | value=[[Email::{{{email|}}}]] }}}}<!-- | ||
-->{{ifnotempty|{{{mastodon|}}} | {{infobox row | name=Mastodon | value=[[Mastodon::{{{mastodon|}}}]] }}}}<!-- | |||
-->{{ifnotempty|{{{twitter|}}} | {{infobox row | name=Twitter | value=[[Twitter::{{{twitter|}}}]] }}}}<!-- | |||
-->{{ifnotempty|{{{telegram|}}} | {{infobox row | name=Telegram | value=[[Telegram::{{{telegram|}}}]] }}}}<!-- | |||
-->{{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|}}}]] }}}}<!-- |
Revision as of 04:03, 8 March 2022
This is the 'Person' template. It should be called in the following format:
{{ Person | nickname = | email = | telegram = | mastodon = | twitter = | jabber = | blog = | has_memberbox = }}
Edit the page to see the template text.