Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:Contributor/doc: Difference between revisions

Template page
(Created the Contributor template documentation page.)
 
(Updated documentation.)
 
Line 12: Line 12:
:To add user [[User:Fandom|Fandom]]'s pronouns add <code>pronouns=Any Pronouns</code>
:To add user [[User:Fandom|Fandom]]'s pronouns add <code>pronouns=Any Pronouns</code>
:To add a caption for user [[User:Fandom|Fandom]] add <code>details=Staff Account</code>
:To add a caption for user [[User:Fandom|Fandom]] add <code>details=Staff Account</code>

;Example
<pre>
<div style="background-color:#160C0999; padding:4px 6px; width:100%; margin:0 0 5px 0; border:3px solid #D0AE82; border-radius:1em; color:#FFF">
{| class="table" style="width:100%; padding:8px; text-align:center"
! style="width:33.33%" |
|-
| {{Contributor|border=#E3F023|name=Fandom|rank=Contributor|pronouns=Any|details=Staff Bot Account}}
| {{Contributor|border=#E3F023|name=FANDOM|rank=Contributor|pronouns=Any|details=Staff Bot Account}}
| {{Contributor|border=#E3F023|name=GuidingLightBot|rank=Contributor|pronouns=Any|details=Wiki Bot Account}}
|}
</div>
</pre>


;Result
;Result
<div style="background-color:#160C0999; padding:4px 6px; width:100%; margin:0 0 5px 0; border:3px solid #D0AE82; border-radius:1em; color:#FFF">
{{Contributor|border=#E3F023|name=Fandom|rank=Contributor|pronouns=Any|details=Staff Account}}
{| class="table" style="width:100%; padding:8px; text-align:center"
! style="width:33.33%" |
|-
| {{Contributor|border=#E3F023|name=Fandom|rank=Contributor|pronouns=Any|details=Staff Bot Account}}
| {{Contributor|border=#E3F023|name=FANDOM|rank=Contributor|pronouns=Any|details=Staff Bot Account}}
| {{Contributor|border=#E3F023|name=GuidingLightBot|rank=Contributor|pronouns=Any|details=Wiki Bot Account}}
|}
</div>


<i>This is only for use on [[Project:Wiki Contributors]], unauthorized use may lead to punishments.</i>
<i>This is only for use on [[Project:Wiki Contributors]], unauthorized use may lead to punishments.</i>

Latest revision as of 09:10, 17 March 2025

Edit-copy green.svg
This is a template documentation subpage for Template:Contributor.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Description
This template is used to display a user as a contributor on the Wiki Contributors Wiki project page.
Syntax
Type {{Contributor|param}} on the staff page, use the below list for all the parameters.
Additional Syntax
To add user Fandom's border color type border=#E3F023
To add user Fandom's profile picture and name add name=Fandom
To add user Fandom's rank add rank=Contributor
To add user Fandom's pronouns add pronouns=Any Pronouns
To add a caption for user Fandom add details=Staff Account
Example
<div style="background-color:#160C0999; padding:4px 6px; width:100%; margin:0 0 5px 0; border:3px solid #D0AE82; border-radius:1em; color:#FFF">
{| class="table" style="width:100%; padding:8px; text-align:center"
! style="width:33.33%" |
|-
| {{Contributor|border=#E3F023|name=Fandom|rank=Contributor|pronouns=Any|details=Staff Bot Account}}
| {{Contributor|border=#E3F023|name=FANDOM|rank=Contributor|pronouns=Any|details=Staff Bot Account}}
| {{Contributor|border=#E3F023|name=GuidingLightBot|rank=Contributor|pronouns=Any|details=Wiki Bot Account}}
|}
</div>
Result
FandomContributor
Contributor
Staff Bot Account
FANDOMContributor
Contributor
Staff Bot Account
GuidingLightBotContributor
Contributor
Wiki Bot Account

This is only for use on Project:Wiki Contributors, unauthorized use may lead to punishments.