User:Redmarkviolinist~simplewiki/Templates/User Wrapper/doc
This is a documentation subpage for User:Redmarkviolinist~simplewiki/Templates/User Wrapper. It may contain usage information, categories and other content that is not part of the original user template page. |
This user page employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Description
changeThis template creates a page wrapper around a user page, which is stored on another page
Usage
change{{User:Redmarkviolinst/Templates/User Wrapper
|Background1 =
|Border1 =
|BorderColor1 =
|Style1 =
|Border2 =
|BorderColor2 =
|Background2 =
|Style2 =
|HeaderTextColor =
|HeaderText =
|HeaderTextSize =
|StyleHeaderText =
|BackgroundBody =
|StyleBody =
|EditLink =
|EditLinkText =
|Menu =
|Body = <!-- Required. Make sure to include the namespace. -->
}}
Parameter Name | Parameter Description | Defaults to | Required or
Optional |
---|---|---|---|
Background1 | Changes the outer background color from the default of #0080FF
|
#0080FF
|
Optional. |
Border1 | Changes the outer border's settings from the default of 1px solid
|
1px solid
|
Optional. |
BorderColor1 | Changes the outer border's color from the default of #000080
|
#000080
|
Optional. |
Style1 | Allows additional CSS style information to be added to the outer border. Defaults to blank. | Null/Blank | Optional. |
Border2 | Changes the inner border's settings from the default of 1px solid
|
1px solid
|
Optional. |
BorderColor2 | Changes the inner border's color from the default of #FB7524
|
#FB7524
|
Optional. |
Background2 | Changes the inner background color from the default of #FCC070
|
#FCC070
|
Optional. |
Style2 | Allows additional CSS style information to be added to the inner border. Defaults to blank. | Null/Blank | Optional. |
HeaderTextColor | Changes the header text color from the default of #EAEAEA
|
#EAEAEA
|
Optional. |
HeaderText | This will be displayed in place of "Welcome!". | Welcome! | Optional. |
HeaderTextSize | Changes the size of the Header Text. Defaults to "x-large". | x-large | Optional. |
StyleHeaderText | Allows additional CSS style information to be added to the Header Text. Defaults to blank. | Null/Blank | Optional. |
BackgroundBody | Changes the body's background color from the default of #FFFFA4 .
|
#FFFFA4
|
Optional. |
StyleBody | Allows additional CSS style information to be added to the Body. Defaults to blank. | Null/Blank | Optional. |
EditLink | Sets whether or not a link to the body page is displayed. "TRUE" will make it be displayed; "FALSE" or anything else will keep it hidden. | (Not displayed) | Optional. |
EditLinkText | What to have in place of "edit". Only works if EditLink is set to "TRUE". | edit | Optional. |
Menu | Select a menu from the list of menus, or contact Redmarkviolinist for help in making a new one. | User:Redmarkviolinist/Templates/Menus/Menu1 | Optional. |
Body | Put the page containing the body here, and make sure to include the namespace it's in. | User:Redmarkviolinist/Templates/User Wrapper/Error | Required. |
Examples
changeDefault setup:
User:Redmarkviolinist/Templates/User Wrapper
Default setup with HeaderText changed to "Welcome to my User Page!", and EditLink set to "TRUE": User:Redmarkviolinist/Templates/User Wrapper
See also
change