Template:Userbox/doc: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
(Added Template documentation category) |
Gingerfool (talk | contribs) m (→Usage) |
||
Line 1: | Line 1: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{ | {{userbox | ||
| bodyclass = <!--Adds an HTML class attribute to the entire template's HTML table, to allow for styling, emission of microformats, etc.--> | |||
| border-c = <!--border color (default=id-c)--> | |||
| border-s = <!--border width in pixels (default=1)--> | |||
| float = <!--left|right|none (default=left)--> | |||
| id = <!--id image and/or text--> non connect | |||
| id-a = <!--id horizontal alignment left/center/right/justify (default=center)--> | |||
| id-c = <!--id background color (default=#d0d0d0)--> | |||
| id-fc = <!--id font color (default=black)--> | |||
| id-h = <!--id box height in pixels (default=45)--> | |||
| id-lh = <!--id line height (default=1.25em)--> | |||
| id-op = <!--id other CSS parameters--> | |||
| id-p = <!--id cell padding (default=0 1px 0 0)--> | |||
| id-s = <!--id text size in points (default=14)--> | |||
| id-w = <!--id box width in pixels (default=45)--> | |||
| info-class = <!--Adds an HTML class attribute to the "info" HTML table-row, to allow for styling, emission of microformats, etc.--> | |||
| info = <!--info text and/or image--> | |||
| info-a = <!--info horizontal alignment left/center/right/justify (default=left)--> | |||
| info-c = <!--info background color (default=#e0e0e0)--> | |||
| info-fc = <!--info font color (default=black)--> | |||
| info-lh = <!--info line height (default=1.25em)--> | |||
| info-op = <!--info other CSS parameters--> | |||
| info-p = <!--info padding (default=0 4px 0 4px)--> | |||
| info-s = <!--info text size in points (default=8)--> | |||
| nocat = <!--block page category declarations (default=false)--> | |||
| usercategory = <!--user category (optional)--> | |||
| usercategory2 = <!--user category (optional)--> | |||
| usercategory3 = <!--user category (optional)--> | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 19:18, 6 May 2024
Usage
{{userbox | bodyclass = <!--Adds an HTML class attribute to the entire template's HTML table, to allow for styling, emission of microformats, etc.--> | border-c = <!--border color (default=id-c)--> | border-s = <!--border width in pixels (default=1)--> | float = <!--left|right|none (default=left)--> | id = <!--id image and/or text--> non connect | id-a = <!--id horizontal alignment left/center/right/justify (default=center)--> | id-c = <!--id background color (default=#d0d0d0)--> | id-fc = <!--id font color (default=black)--> | id-h = <!--id box height in pixels (default=45)--> | id-lh = <!--id line height (default=1.25em)--> | id-op = <!--id other CSS parameters--> | id-p = <!--id cell padding (default=0 1px 0 0)--> | id-s = <!--id text size in points (default=14)--> | id-w = <!--id box width in pixels (default=45)--> | info-class = <!--Adds an HTML class attribute to the "info" HTML table-row, to allow for styling, emission of microformats, etc.--> | info = <!--info text and/or image--> | info-a = <!--info horizontal alignment left/center/right/justify (default=left)--> | info-c = <!--info background color (default=#e0e0e0)--> | info-fc = <!--info font color (default=black)--> | info-lh = <!--info line height (default=1.25em)--> | info-op = <!--info other CSS parameters--> | info-p = <!--info padding (default=0 4px 0 4px)--> | info-s = <!--info text size in points (default=8)--> | nocat = <!--block page category declarations (default=false)--> | usercategory = <!--user category (optional)--> | usercategory2 = <!--user category (optional)--> | usercategory3 = <!--user category (optional)--> }}
- It is suggested that you limit the size of any images in the id box to 40 pixels.
- For a list of colors and the Hex codes for them, see this Wikipedia page.