m (Correct docs for website parameter) |
(Add instagram parameter) |
||
Line 20: | Line 20: | ||
<data source="discord"><label>Discord</label></data> | <data source="discord"><label>Discord</label></data> | ||
<group row-items="2"> | <group row-items="2"> | ||
<data source="instagram"><label>Instagram</label><format>[https://instagram.com/{{{instagram}}} @{{{instagram}}}]</format></data> | |||
<data source="twitter"><label>Twitter</label><format>[https://twitter.com/{{{twitter}}} @{{{twitter}}}]</format></data> | <data source="twitter"><label>Twitter</label><format>[https://twitter.com/{{{twitter}}} @{{{twitter}}}]</format></data> | ||
<data source="website"><format>[{{{website}}} Personal site]</format></data> | <data source="website"><format>[{{{website}}} Personal site]</format></data> | ||
Line 61: | Line 62: | ||
** <code>twitch</code> (optional): Twitch username. | ** <code>twitch</code> (optional): Twitch username. | ||
** <code>discord</code> (optional): Discord username. | ** <code>discord</code> (optional): Discord username. | ||
** <code>instagram</code> (optional): Instagram handle, omitting '@'. | |||
** <code>twitter</code> (optional): Twitter handle, omitting '@'. | ** <code>twitter</code> (optional): Twitter handle, omitting '@'. | ||
** <code>website</code> (optional): Address of personal site (just the address, not the wikitext for a link, and make sure you include <code>https://</code>). | ** <code>website</code> (optional): Address of personal site (just the address, not the wikitext for a link, and make sure you include <code>https://</code>). |
Revision as of 23:07, 24 September 2023
Infobox usage:
The example infobox shown on this page is the result of the following template call:
{{infobox individual |name=Username |contribs=* Console verifier * Published TASer |day-job=Software Engineer at Company |tasvideos=username |github=username |discord=username }}
Parameters:
name
(optional): Top header text. Defaults to page title if omitted, though unfortunately it doesn't respectDISPLAYTITLE
.image
(optional): Filename for image.real-name
(optional): Self-explanatory.contribs
: List of contributions/specialties. If more than 1, you can use bullet points.day-job
(optional): Self-explanatory.- Profiles (include at least one because the header doesn't auto-hide!):
tasvideos
(optional): Username for TASVideos.org.tasbot-wiki
(optional): Username for this wiki, omitting "User:".gitlab
(optional): Username for GitLab.com, omitting '@'.github
(optional): Username for GitHub.com, omitting '@'.youtube
(optional): YouTube user handle, omitting '@'.twitch
(optional): Twitch username.discord
(optional): Discord username.instagram
(optional): Instagram handle, omitting '@'.twitter
(optional): Twitter handle, omitting '@'.website
(optional): Address of personal site (just the address, not the wikitext for a link, and make sure you includehttps://
).