Template:UserpageHeading/projects: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{|class="wikitable" style="width:100%; border:0px; text-align:center" | {|class="wikitable" style="width:100%; border:0px; text-align:center" | ||
|colspan="5" style="background-color:#e8eafd;" |'''{{{ | |colspan="5" style="background-color:#e8eafd;" |'''{{#if: {{{2|}}}|{{{2}}}|{{{1}}}}}''' | ||
|- | |- | ||
|style="width:25%; background-color:#91D5FC;" |[[File:Bendy.png|150px|link=User:{{{ | |style="width:25%; background-color:#91D5FC;" |[[File:Bendy.png|150px|link=User:{{{1}}}|My User Page!]] | ||
|style="width:25%; background-color:#91D5FC;" |[[File:Talk ico.png|150px|link=User_talk:{{{ | |style="width:25%; background-color:#91D5FC;" |[[File:Talk ico.png|150px|link=User_talk:{{{1}}}|My Talk Page!]] | ||
|style="width:25%; background-color:#91D5FC;" |[[File:Main page button Portals.png|150px|link=Special:Contributions/{{{ | |style="width:25%; background-color:#91D5FC;" |[[File:Main page button Portals.png|150px|link=Special:Contributions/{{{1}}}|My Contributions!]] | ||
|style="width:25%; background-color:#91D5FC;" |[[File:Panel.png|150px|link=User:{{{ | |style="width:25%; background-color:#91D5FC;" |[[File:Panel.png|150px|link=User:{{{1}}}/projects|My Projects!]] | ||
|- | |- | ||
|style="width:25%" |[[User:{{{ | |style="width:25%" |[[User:{{{1}}}| My User Page!]] | ||
|style="width:25%" |[[User_talk:{{{ | |style="width:25%" |[[User_talk:{{{1}}}| My Talk Page!]] | ||
|style="width:25%" |[[Special:Contributions/{{{ | |style="width:25%" |[[Special:Contributions/{{{1}}}| My Contributions!]] | ||
|style="width:25%" |[[User:{{{ | |style="width:25%" |[[User:{{{1}}}/projects| My Projects!]] | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
{{doc | {{Template doc}} | ||
</noinclude> | |||
Latest revision as of 10:26, 8 August 2020
{{{1}}} | ||||
[[User:{{{1}}}| My User Page!]] | [[User_talk:{{{1}}}| My Talk Page!]] | [[Special:Contributions/{{{1}}}| My Contributions!]] | [[User:{{{1}}}/projects| My Projects!]] |
Note: portions of the template sample may not be visible without values provided. This is normal.
Credit to Sven for his formula of the table and Thedoczek for configuring it to templates.
You can still use old, short template code, without Heading!
Documentation for UserpageHeading/projects
You can still use old, short template code, without Heading!
Examples
Normal
{{userpage|Sven}}
will generate
Sven | ||
My User Page! | My Talk Page! | My Contributions! |
With projects (User:username/projects)
{{userpage/projects|Headquarter8302}}
wil generate
Headquarter8302 | ||||
My User Page! | My Talk Page! | My Contributions! | My Projects! |
With sandbox (User:username/sandbox)
{{userpage/sandbox|Thedoczek}}
will generate
Thedoczek | ||||
My User Page! | My Talk Page! | My Contributions! | My Sandbox! |
With projects and sandbox
{{userpage/prosan|PortalPlayer1}}
will generate
PortalPlayer1 | ||||
My User Page! | My Talk Page! | My Contributions! | My Projects! | My Sandbox! |
Custom title
You can also set own title, other than username.
{{userpage|Headquarter8302|My pages!}}
will generate
My pages! | ||
My User Page! | My Talk Page! | My Contributions! |
Visual table of contents
Template name | User page | User talk | Contribs | Projects | Sandbox |
---|---|---|---|---|---|
Userpage | Yes | Yes | Yes | No | No |
Userpage/projects | Yes | Yes | Yes | Yes | No |
Userpage/sandbox | Yes | Yes | Yes | No | Yes |
Userpage/prosan | Yes | Yes | Yes | Yes | Yes |
- This documentation is transcluded from Template:UserpageHeading/projects/doc.