Template:User page: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) m (test) |
Mailmanmicky (talk | contribs) m (optimize template) |
||
Line 69: | Line 69: | ||
<!-- Achievements --> | <!-- Achievements --> | ||
{{#if:{{{noach|}}}||{{#if:{{PROTECTIONEXPIRY:edit|{{FULLPAGENAME}}/Achievements}} | {{#if:{{{noach|}}}||{{#if:{{PROTECTIONEXPIRY:edit|{{FULLPAGENAME}}/Achievements}} | ||
| <div style="display:flex; flex-direction:column; width: 100%; box-sizing:border-box; | | <div style="display:flex; flex-direction:column; width: 100%; box-sizing:border-box; {{#switch:{{{theme}}} | ||
| dark = #212121 | | dark = background:#212121; box-shadow:rgba(0, 0, 0, .45) 0 0 25px | ||
| #default = background:#303030; border:1px solid #454545 | |||
}}; border-radius:4px; z-index:2;"> | |||
<div style="background:{{#switch:{{{theme}}} | <div style="background:{{#switch:{{{theme}}} | ||
| dark = #282828 | | dark = #282828 | ||
Line 86: | Line 83: | ||
{{#if:{{{website|}}}{{{steam|}}}{{{gamebanana|}}}{{{github|}}}{{{gitlab|}}}{{{youtube|}}}{{{twitter|}}}{{{facebook|}}}{{{discord|}}}{{{links|}}} | {{#if:{{{website|}}}{{{steam|}}}{{{gamebanana|}}}{{{github|}}}{{{gitlab|}}}{{{youtube|}}}{{{twitter|}}}{{{facebook|}}}{{{discord|}}}{{{links|}}} | ||
| <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 | ||
| #default = background:#303030; border:1px solid #454545 | | #default = background:#303030; border:1px solid #454545 | ||
}} overflow:hidden; border-radius:4px; z-index:2;"> | }}; overflow:hidden; border-radius:4px; z-index:2;"> | ||
<div style="background:{{#switch:{{{theme}}} | <div style="background:{{#switch:{{{theme}}} | ||
| dark = #282828 | | dark = #282828 | ||
Line 118: | Line 115: | ||
{{#if:{{{userboxes|}}}| | {{#if:{{{userboxes|}}}| | ||
<div style="display:flex; flex-direction:column; width: 100%; box-sizing:border-box; background:{{#switch:{{{theme}}} | <div style="display:flex; flex-direction:column; width: 100%; box-sizing:border-box; background:{{#switch:{{{theme}}} | ||
| dark = #212121 | | dark = background:#212121; box-shadow:rgba(0, 0, 0, .45) 0 0 25px | ||
| #default = background:#303030; border:1px solid #454545 | |||
}}; border-radius:4px; z-index:2;"> | |||
<div style="background:{{#switch:{{{theme}}} | <div style="background:{{#switch:{{{theme}}} | ||
| dark = #282828 | | dark = #282828 |
Revision as of 13:33, 14 July 2023
Todo: Someday complete work on this template, thereby standardizing non-stylized user pages.
Todo: This template should become the second
{{MultiPage}}
, but for user pages.Todo: The {{{discord}}} parameter should be changed to accept a user link, e.g.: discordapp.com/users/{{{discord}}}
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.