Template:Admin: Difference between revisions
Simplified the feedback link. Now all you need is the thread ID
imported>Atlanta-Ned m (I hate templates sooooo much) |
imported>Atlanta-Ned (Simplified the feedback link. Now all you need is the thread ID) |
||
Line 4: | Line 4: | ||
| coder = color: #669900; | | coder = color: #669900; | ||
| #default = color: #9570c0; | | #default = color: #9570c0; | ||
}} font-weight: bold;">{{{Name|No name provided}}}</span> | }} font-weight: bold;">{{{Name|No name provided}}}</span> {{#if: {{{Feedback|}}} | • [https://tgstation13.org/phpBB/viewtopic.php?f=37&t={{{Feedback}}} Feedback Thread]}} {{#if: {{{Note|}}} | • ''{{{Note}}}''}} | ||
</div> | </div> | ||
Line 14: | Line 14: | ||
|Name=Hornygranny | |Name=Hornygranny | ||
|Rank=head | |Rank=head | ||
|Feedback | |Feedback=244}}</pre> | ||
...yields: | ...yields: | ||
Line 20: | Line 20: | ||
|Name=Hornygranny | |Name=Hornygranny | ||
|Rank=head | |Rank=head | ||
|Feedback | |Feedback=244}} | ||
And default rank: | And default rank: | ||
<pre>{{Admin | <pre>{{Admin | ||
|Name=Shaps | |Name=Shaps | ||
|Feedback | |Feedback=4603}}</pre> | ||
...yields: | ...yields: | ||
{{Admin | {{Admin | ||
|Name=Shaps | |Name=Shaps | ||
|Feedback | |Feedback=4603}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |