Difference between revisions of "Template:UserCard"

From comp.tf
Jump to navigation Jump to search
m
m
Line 18: Line 18:
 
{{#if: {{{altimg|}}}|{{{!}} class="wikitable list" style="width:176px; height:176px; background-color:rgba(0,0,0,0); border:none;"  
 
{{#if: {{{altimg|}}}|{{{!}} class="wikitable list" style="width:176px; height:176px; background-color:rgba(0,0,0,0); border:none;"  
 
{{!}}-
 
{{!}}-
{{!}}style="text-align:center; border:hidden;"{{!}}<div style="display:inline-block; margin-left:-1px; margin-top:-3px;">[[File:{{{altimg|}}}|176x176px|link={{#if:{{{usrname|}}}|User:{{{usrname}}}|User:{{{name}}} }}]]</div>
+
{{!}}style="text-align:center; border:hidden;"{{!}}<div style="display:inline-block; transform: translate(-1px, -3px)<!--margin-left:-1px; margin-top:-3px-->;">[[File:{{{altimg|}}}|176x176px|link={{#if:{{{usrname|}}}|User:{{{usrname}}}|User:{{{name}}} }}]]</div>
 
{{!}}} }}
 
{{!}}} }}
 
</div>
 
</div>
 
</includeonly><noinclude>{{documentation}}[[Category:Template]]</noinclude>
 
</includeonly><noinclude>{{documentation}}[[Category:Template]]</noinclude>

Revision as of 22:34, 30 October 2016

(view - edit) Documentation

Usage

Intended usage for the Administration Page

|name=
Your short name or comp.tf username
|usrname=
If you have used a short name, fill in your comp.tf username on this
|pos=
To colour code your position. Values are collab, mod, admin or kaneco.
|flag=
To add a flag by your name, if you desire
|image=
For an image to display. If no image is provided, the comp.tf logo will display instead.
|steam=
A full link to your steam profile page
|tftv=
|etf2l=
|esea=
|oz=
|ugc=
Used for a link to your profile page to one of these pages. Only the numerals at the end of the link are required
|youtube=
|twitch=
|twitter=
Links to these social platforms
|info=
Adds any information you want to be added for when a user may hover over your card.

Example

{{UserCard
|usrname=Efefknee
|name=ffc
|pos=admin
|flag=global
|image=Efefknee.png
|steam=http://steamcommunity.com/id/gabelogannewell
|etf2l=ok
|youtube=TeamFortressTV
|twitter=TeamFortressTV
|twitch=TeamFortressTV
|info= If you need help, feel free to add me or leave a message on my discussion page, as minor as you may think it is.
}} 

Gives:

If you need help, feel free to add me or leave a message on my discussion page, as minor as you may think it is.


Copy Paste

{{UserCard
|name=
|usrname=
|pos=
|flag=
|image=
|steam=
|etf2l=
|esea=
|ugc=
|oz=
|youtube=
|twitter=
|twitch=
|info=
}}