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
:
Wikitable/doc
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 == This is designed to make passing tables to templates less of a hassle. <noinclude>It implements {{tl|wikitable}}</noinclude> Oftentimes, adding wikitable markup to a template or other parser tag generates gibberish when one fails to escape every <code>|</code> and <code>=</code>. Moreover, escaping pipe characters with <code><nowiki>{{!}}</nowiki></code> everywhere can make for some rather ugly-looking markup. With this module, most wikitables can be embedded into templates without escaping any pipe characters. Also, <code>=</code> for <code><nowiki><table></nowiki></code> element attributes do not need to be escaped, however, for individual rows and cells, such is still necessary. Finally, there must be at least one pipe character before the first header cell (only an issue if <code>|-</code> is omitted before the first row) {{wikitable| class="wikitable" width="auto" style="text-align: center" |- ! colspan{{=}}"6" |2016 Summer Olympics bidding results [[Image:Bids for the 2016 Summer Olympics.svg|center|500px]] |- style{{=}}"background:#efefef;" ! '''City''' ! '''NOC''' | style{{=}}"background: silver" |'''Round 1''' | style{{=}}"background: silver" |'''Round 2''' | style{{=}}"background: silver" |'''Round 3''' |- | style{{=}}"text-align:left;" |'''[[Rio de Janeiro bid for the 2016 Summer Olympics|Rio de Janeiro]]''' | style{{=}}"text-align:left;" |'''{{BRA}}''' | style{{=}}"text-align:center;" |26 | style{{=}}"text-align:center;" |'''46''' | style{{=}}"text-align:center;" |'''66''' |- | style{{=}}"text-align:left;" |[[Madrid bid for the 2016 Summer Olympics|Madrid]] | style{{=}}"text-align:left;" |{{ESP}} | style{{=}}"text-align:center;" |'''28''' | style{{=}}"text-align:center;" |29 | style{{=}}"text-align:center;" |32 |- | style{{=}}"text-align:left;" |[[Tokyo bid for the 2016 Summer Olympics|Tokyo]] | style{{=}}"text-align:left;" |{{JPN}} | style{{=}}"text-align:center;" |22 | style{{=}}"text-align:center;" |20 | style{{=}}"text-align:center;" |β |- | style{{=}}"text-align:left;" |[[Chicago bid for the 2016 Summer Olympics|Chicago]] | style{{=}}"text-align:left;" |{{USA}} | style{{=}}"text-align:center;" |18 | style{{=}}"text-align:center;" |β | style{{=}}"text-align:center;" |β }} code (with changes highlighted):{{#tag:pre| <nowiki>{{wikitable| class="wikitable" width="auto" style="text-align: center" |- ! colspan{{=}}"6" |2016 Summer Olympics bidding results [[Image:Bids for the 2016 Summer Olympics.svg|center|500px]] |- style{{=}}"background:#efefef;" ! '''City''' ! '''NOC''' | style{{=}}"background: silver" |'''Round 1''' | style{{=}}"background: silver" |'''Round 2''' | style{{=}}"background: silver" |'''Round 3''' |- | style{{=}}"text-align:left;" |'''[[Rio de Janeiro bid for the 2016 Summer Olympics|Rio de Janeiro]]''' | style{{=}}"text-align:left;" |'''{{BRA}}''' | style{{=}}"text-align:center;" |26 | style{{=}}"text-align:center;" |'''46''' | style{{=}}"text-align:center;" |'''66''' |- | style{{=}}"text-align:left;" |[[Madrid bid for the 2016 Summer Olympics|Madrid]] | style{{=}}"text-align:left;" |{{ESP}} | style{{=}}"text-align:center;" |'''28''' | style{{=}}"text-align:center;" |29 | style{{=}}"text-align:center;" |32 |- | style{{=}}"text-align:left;" |[[Tokyo bid for the 2016 Summer Olympics|Tokyo]] | style{{=}}"text-align:left;" |{{JPN}} | style{{=}}"text-align:center;" |22 | style{{=}}"text-align:center;" |20 | style{{=}}"text-align:center;" |β |- | style{{=}}"text-align:left;" |[[Chicago bid for the 2016 Summer Olympics|Chicago]] | style{{=}}"text-align:left;" |{{USA}} | style{{=}}"text-align:center;" |18 | style{{=}}"text-align:center;" |β | style{{=}}"text-align:center;" |β }}</nowiki> }}
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
Pages included on this page:
Template:=
(
edit
)
Template:BRA
(
edit
)
Template:ESP
(
edit
)
Template:JPN
(
edit
)
Template:Tl
(
edit
)
Template:USA
(
edit
)
Template:Wikitable
(
edit
)
Module:Arguments
(
edit
)
Module:Buffer
(
edit
)
Module:Tl
(
edit
)
Module:Wikitable
(
edit
)