User:Redmarkviolinist/Templates/User Wrapper
From the Simple English Wikipedia, the free encyclopedia that anyone can change
Contents |
[change] Description
This template creates a page wrapper around a user page, which is stored on another page
[change] Usage
{{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. |
[change] Examples
Default setup:
Default setup with HeaderText changed to "Welcome to my User Page!", and EditLink set to "TRUE":