(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=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"> |
|||
⚫ | |||
{| 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

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.
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
on the staff page, use the below list for all the parameters.{{Contributor|
param
}}
- 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
This is only for use on Project:Wiki Contributors, unauthorized use may lead to punishments.