Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:Infobox/doc
(section)
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== CSS styling === Note: The following parameters are deprecated in favor of [[#TemplateStyles|TemplateStyles]]. {| class="wikitable" |- ! scope="col" | Parameter ! scope="col" | Explanation ! scope="col" | TemplateStyles replacement class |- | {{para|bodystyle}} | Applies to the infobox table as a whole. | {{nowrap|Class assigned to the template in {{para|bodyclass}}}} |- | {{para|titlestyle}} | Applies only to the title caption. Adding a background color is usually inadvisable since the text is rendered "outside" the infobox. | {{code|lang=css|.infobox-title}} |- | {{para|abovestyle}} | Applies only to the "above" cell at the top. The default style has font-size:125%; since this cell is usually used for a title, if you want to use the above cell for regular-sized text include "font-size:100%;" in the abovestyle. | {{code|lang=css|.infobox-above}} |- | {{para|imagestyle}} | Applies to the cell the image is in. This includes the text of the image caption, but you should set text properties with captionstyle instead of imagestyle in case the caption is moved out of this cell in the future. | {{code|lang=css|.infobox-image}} |- | {{para|caption}} | Applies to the text of the image caption. | {{code|lang=css|.infobox-caption}} |- | {{para|rowstyle<sub>n</sub>}} | This parameter is inserted into the <code>style</code> attribute for the specified row. | Class assigned to the row in {{para|rowclass<sub>n</sub>}} |- | {{para|rowcellstyle<sub>n</sub>}} | This parameter is inserted into the <code>style</code> attribute for all cells in a specified row. | Class assigned to the cells in {{para|class<sub>n</sub>}} |- | {{para|headerstyle}} | Applies to all header cells. | {{code|lang=css|.infobox-header}} |- | {{nowrap|{{para|subheaderstyle}}}} | Applies to all subheader cells. | {{code|lang=css|.infobox-subheader}} |- | {{para|labelstyle}} | Applies to all label cells. | {{code|lang=css|.infobox-label}} |- | {{para|datastyle}} | Applies to all data cells. | {{code|lang=css|.infobox-data}} or {{code|lang=css|.infobox-full-data}} |- | {{para|belowstyle}} | Applies only to the below cell. | {{code|lang=css|.infobox-below}} |}
Summary:
Please note that all contributions to ARC Technical Repository may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
ARC Technical Repository:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)