More actions
Create template |
m Fixups to documentation |
||
| Line 33: | Line 33: | ||
|discord=username | |discord=username | ||
}} | }} | ||
Infobox usage: The example infobox shown on this page is the result of the following template call: | Infobox usage: | ||
The example infobox shown on this page is the result of the following template call: | |||
<pre><nowiki> | <pre><nowiki> | ||
{{infobox individual | {{infobox individual | ||
| Line 47: | Line 48: | ||
Parameters: | Parameters: | ||
* <code>name</code> (optional): Top header text. Defaults to page title if omitted. | * <code>name</code> (optional): Top header text. Defaults to page title if omitted, though unfortunately it doesn't respect <code>DISPLAYTITLE</code>. | ||
* <code>image</code> (optional): Filename for image. | * <code>image</code> (optional): Filename for image. | ||
* <code>real-name</code> (optional): Self-explanatory. | * <code>real-name</code> (optional): Self-explanatory. | ||
Revision as of 05:44, 4 July 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.twitter(optional): Twitter handle, omitting '@'.website(optional): Address of personal site (just the link, not wikitext).