How to Create an Infobox: Difference between revisions
m (Created page with "===What are Infoboxes=== Infoboxes are nothing more than a table saved as a template. However there is one minor difference: the table has a classification in its title, like so...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
===What are Infoboxes=== | ===What are Infoboxes=== | ||
Infoboxes are nothing more than a table saved as a template. However there is one minor difference: the table has a classification in its title, like so: | Infoboxes are nothing more than a table saved as a template. However there is one minor difference: the table has a classification in its title, like so: | ||
::{| class=infobox .............. |} | ::<nowiki>{| class=infobox .............. |}</nowiki> |
Revision as of 13:28, 9 September 2014
What are Infoboxes[edit | edit source]
Infoboxes are nothing more than a table saved as a template. However there is one minor difference: the table has a classification in its title, like so:
- {| class=infobox .............. |}