Template:User page: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
KiwifruitDev (talk | contribs) (Add nolinks parameter and extra templates) |
||
Line 85: | Line 85: | ||
--> | --> | ||
<div class="plainlinks" style="display:flex; flex-direction:column; gap:10px; width:320px; color:lightgrey; float:right; margin:0 0 10px 10px"> | {{#if:{{{nolinks|}}}||<div class="plainlinks" style="display:flex; flex-direction:column; gap:10px; width:320px; color:lightgrey; float:right; margin:0 0 10px 10px"> | ||
<!-- Achievements --> | <!-- Achievements --> | ||
{{#if:{{{noach|}}}||{{#if:{{PROTECTIONEXPIRY:edit|{{FULLPAGENAME}}/Achievements}} | {{#if:{{{noach|}}}||{{#if:{{PROTECTIONEXPIRY:edit|{{FULLPAGENAME}}/Achievements}} | ||
Line 100: | Line 100: | ||
|}}}} | |}}}} | ||
<!-- Links --><!-- Maybe it should be renamed --> | <!-- Links --><!-- Maybe it should be renamed --> | ||
{{#if:{{{website|}}}{{{facebook|}}}{{{gamebanana|}}}{{{github|}}}{{{gitlab|}}}{{{patreon|}}}{{{reddit|}}}{{{lambdageneration|}}}{{{soundcloud|}}}{{{gamemaps|}}}{{{moddb|}}}{{{twhl|}}}{{{gamerlab|}}}{{{steam|}}}{{{steam id|}}}{{{twitter|}}}{{{youtube|}}}{{{discord|}}} | {{#if:{{{website|}}}{{{facebook|}}}{{{gamebanana|}}}{{{github|}}}{{{gitlab|}}}{{{patreon|}}}{{{reddit|}}}{{{lambdageneration|}}}{{{soundcloud|}}}{{{gamemaps|}}}{{{moddb|}}}{{{twhl|}}}{{{gamerlab|}}}{{{steam|}}}{{{steam id|}}}{{{twitter|}}}{{{youtube|}}}{{{discord|}}}{{{discord id|}}}{{{bluesky|}}}{{{twitch|}}} | ||
| <div style="display:flex; flex-direction:column; box-sizing:border-box; width:100%; {{#switch:{{{theme}}} | | <div style="display:flex; flex-direction:column; box-sizing:border-box; width:100%; {{#switch:{{{theme}}} | ||
| dark = background:#212121; box-shadow:rgba(0, 0, 0, .45) 0 0 25px | | dark = background:#212121; box-shadow:rgba(0, 0, 0, .45) 0 0 25px | ||
Line 115: | Line 115: | ||
-->{{#if:{{{facebook|}}} | <span>[http://www.facebook.com/{{{facebook}}} Facebook]</span> |}}<!-- | -->{{#if:{{{facebook|}}} | <span>[http://www.facebook.com/{{{facebook}}} Facebook]</span> |}}<!-- | ||
-->{{#if:{{{gamebanana|}}} | <span> | -->{{#if:{{{gamebanana|}}} | <span>{{Gamebanana|page=other|members/{{{gamebanana}}}|GameBanana}}</span> |}}<!-- | ||
-->{{#if:{{{github|}}} | <span> | -->{{#if:{{{github|}}} | <span>{{Github|{{{github}}}|GitHub}}</span> |}}<!-- | ||
-->{{#if:{{{gitlab|}}} | <span>[http://gitlab.com/{{{gitlab}}} GitLab]</span> |}}<!-- | -->{{#if:{{{gitlab|}}} | <span>[http://gitlab.com/{{{gitlab}}} GitLab]</span> |}}<!-- | ||
-->{{#if:{{{patreon|}}} | <span>[https://patreon.com/{{{patreon}}} Patreon]</span> |}}<!-- | -->{{#if:{{{patreon|}}} | <span>[https://patreon.com/{{{patreon}}} Patreon]</span> |}}<!-- | ||
Line 126: | Line 126: | ||
-->{{#if:{{{twhl|}}} | <span>[https://twhl.info/index.php/user/view/{{{twhl}}} TWHL]</span> |}}<!-- | -->{{#if:{{{twhl|}}} | <span>[https://twhl.info/index.php/user/view/{{{twhl}}} TWHL]</span> |}}<!-- | ||
-->{{#if:{{{gamerlab|}}} | <span>[https://gamer-lab.com/eng/user/{{{gamerlab}}} Gamer-Lab]</span> |}}<!-- | -->{{#if:{{{gamerlab|}}} | <span>[https://gamer-lab.com/eng/user/{{{gamerlab}}} Gamer-Lab]</span> |}}<!-- | ||
-->{{#if:{{{steam|}}}{{{steam id|}}} | <span> | -->{{#if:{{{steam|}}}{{{steam id|}}} | <span>{{Steam community|{{#if:{{{steam|}}}|id|profiles}}/{{{steam|{{{steam id}}}}}}|Steam}}</span> |}}<!-- | ||
-->{{#if:{{{twitter|}}} | <span>{{Twitter|{{{twitter}}}|Twitter}}</span> |}}<!-- | -->{{#if:{{{twitter|}}} | <span>{{Twitter|{{{twitter}}}|X (Twitter)}}</span> |}}<!-- | ||
-->{{#if:{{{bluesky|}}} | <span>{{Bluesky|{{{bluesky}}}|Bluesky}}</span> |}}<!-- | |||
-->{{#if:{{{youtube|}}} | <span>{{Yt|{{{youtube}}}|YouTube}}</span> |}}<!-- | -->{{#if:{{{youtube|}}} | <span>{{Yt|{{{youtube}}}|YouTube}}</span> |}}<!-- | ||
-->{{#if:{{{twitch|}}} | <span>{{Twitch|{{{twitch}}}|Twitch}}</span> |}}<!-- | |||
-->{{#if:{{{discord id|}}} | <span>{{Discord|user={{{discord id}}}|Discord}}</span> |}}<!-- | |||
-->{{#if:{{{links-after|}}} | <span>{{{links-after}}}</span> |}}<!-- | -->{{#if:{{{links-after|}}} | <span>{{{links-after}}}</span> |}}<!-- | ||
Line 151: | Line 154: | ||
</div>| | </div>| | ||
}} | }} | ||
</div></onlyinclude></includeonly> | </div>}}</onlyinclude></includeonly> |
Revision as of 17:52, 1 May 2024
Todo:
Note:It's not hard to do.
Workaround:to make it, you should to upload .gif, like .png/.jpg... But you should to configure them (just renaming format .gif to .png/.jpg not works)
- Someday complete work on this template, thereby standardizing non-stylized user pages.
- This template should become the second
{{MultiPage}}
, but for user pages. [Clarify] - Animated avatar.


- The {{{discord}}} parameter should be changed to accept a user link, e.g.: discordapp.com/users/{{{discord}}}
- Scrolling in {{User page}}
The above documentation is transcluded from Template:User page/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.