Template:User page/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
| align="center" | {{Param|doc}} | | align="center" | {{Param|doc}} | ||
| ''Optional:'' Prevents the username defined in {{Code|/settings}} from being loaded; ergo forcing {{Code|<nowiki>{{PAGETITLE}}</nowiki>}} to be used instead. | | ''Optional:'' Prevents the username defined in {{Code|/settings}} from being loaded; ergo forcing {{Code|<nowiki>{{PAGETITLE}}</nowiki>}} to be used instead. | ||
| {{CodeBlock|<nowiki>{{ | | {{CodeBlock|<nowiki>{{User page|doc=1}}</nowiki>}} | ||
|- | |- | ||
| align="center" | {{Param|links}} | | align="center" | {{Param|links}} | ||
| ''Optional:'' For specifying links that will appear in a box to the right titled "Links".<br> | | ''Optional:'' For specifying links that will appear in a box to the right titled "Links".<br> | ||
{{ModernNote|You can specify whatever content you want to appear in {{Param|links}}}} | {{ModernNote|You can specify whatever content you want to appear in {{Param|links}}}} | ||
| {{CodeBlock|<nowiki>{{ | | {{CodeBlock|<nowiki>{{User page|links=[[Category:Templates]]}}</nowiki>}} | ||
|- | |- | ||
|} | |} |
Revision as of 06:25, 1 April 2023
Translations
The used strings are on strings subpage. Please follow the format to add translations for them.
Parameters and Examples
Parameter | Description | Example |
---|---|---|
No Parameters | This template will automatically search and attempt to load these images UserAvatar-YOURNAME UserAvatarFrame-YOURNAME or UserCover-YOURNAME. If any of the applicable images are available, then they will replace their correspondent placeholder counterparts seen above. Another thing to note. If your user page has a subpage called "Achievements", and it has the {{Wikichievements}} template transcluded into it, then this template will detect that and load a box to the right of your userpage titled "Achievements". If you have any achievements defined in {{Wikichievements/Data}} then they will load in the aforementioned box. |
|
{{{doc}}} | Optional: Prevents the username defined in /settings from being loaded; ergo forcing {{PAGETITLE}} to be used instead. | |
{{{links}}} | Optional: For specifying links that will appear in a box to the right titled "Links". |
Preview