Skip to content
Aa
Reading appearance
Browse
Browse the wiki
Books
Characters
Houses
Places
History
Culture
More topics
Images
Television
Chapters
Timeline
Random Article
Community
Community Portal
Recent Changes
Our Sites
Westeros
Forum of Ice and Fire
Blood of Dragons MUSH
Login
Talk
Interact
Interact
Edit source
View history
More page tools
What links here
Related changes
Page information
Special pages
Editing
Template
:
Infobox/doc
(section)
Jump to:
navigation
,
search
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!
==Usage Example== {| width=100% |Basic Usage example (for more practical example see [[Template:Infobox character]]): <pre>{{Infobox | title = Caption over top of the table. | image = your image | label1 = Name | data1 = {{{name}}} | label2 = Family Name | data2 = {{{family name}}} | header3 = Significant Dates | label4 = Date of Birth | data4 = {{{date of birth|}}} | label5 = Date of Death | data5 = {{{date of death}}} }}</pre> |{{Infobox | title = Caption over top of the table | image = [[Image:No_image.jpg|200px]] | label1 = Name | data1 = {{{name}}} | label2 = Family Name | data2 = {{{family name}}} | header3 = Significant Dates | label4 = date of birth | data4 = {{{date of birth|}}} | label5 = Date of Death | data5 = {{{date of death}}} }} |} * Each row on the table can contain either a header#, or a label#/data# pair, or just a data# cell (where # is a numbers ranging from 1 to 40). These are mutually exclusive states so if you define a row with both a header and a label/data pair, the label/data pair is ignored. * Which means that you cannot define a label only row, thus to create optional fields, use <code><nowiki>{{{variable|}}}</nowiki></code> in the data# field, for example <code><nowiki>{{{date of birth|}}}</nowiki></code> as show above, this way if no value is given to 'date of birth' the row wont show, and if you want to make the field permanent that must be provided use the <code><nowiki>{{{variable}}}</nowiki></code> for example <code><nowiki>{{{date of death|}}}</nowiki></code> as show above. * To insert an image somewhere other than at the top of the infobox, provide full image syntax for example <code><nowiki>[[File:COA|200px]]</nowiki></code>. * For Advanced options, CSS styling and HTML classes (which will make those tables look good) see the [[wikipedia:Template:Infobox#Optional CSS styling|Wikipedia documneation]] of the original template (Note: not all options have been ported and some adjustments has been made).
Summary:
Please note that all contributions to A Wiki of Ice and Fire 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
A Wiki of Ice and Fire:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template