|
|
(37 intermediate revisions by 12 users not shown) |
Line 1: |
Line 1: |
− | <includeonly> | + | <code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- |
− | <div style="position:fixed; width=20000; height=2000; left:15%; top:40%; overflow:visible;">
| + | Opening tag |
− | {| align="center" cellpadding="0" cellspacing="5" padding="10px" style="margin:25px; text-align:center; font-size:375%;" | + | -->{{#switch:{{{2|pair}}} |
− | |<font color="Blue">AVRIL LAVIGNE ROKZ MY SOCKZ!</font> | + | |c|close = |
− | |}
| + | |s|single |
− | </div> | + | |o|open |
− | <div style="position:fixed; width=20000; height=2000; left:10%; top:90%; overflow:visible;">
| + | |p|pair = <{{{1|tag}}}{{#if:{{{params|}}}| {{{params}}}}} |
− | {| align="center" cellpadding="0" cellspacing="2" padding="10px" style="background: white; margin:25px; text-align:center; font-size:175%;"
| + | }}<!-- |
− | |<font color="red">Brought to you by The Avril Troll - Go to www.antimatter.on.nimp.org to shit bricks!</font> | + | Content between tags |
− | |} | + | -->{{#switch:{{{2|pair}}} |
− | </div> | + | |c|close = {{{content|}}} |
− | </includeonly>
| + | |s|single =  /> |
− | | + | |o|open = >{{{content|}}} |
− | ----
| + | |p|pair = {{#ifeq:{{{1|tag}}}|!--||>}}{{{content|...}}} |
− | | + | }}<!-- |
− | This template simply provides a quick way to mention an XML-style tag in a preformatted way. Mainly used in discussion/help pages.
| + | Closing tag |
− | | + | -->{{#switch:{{{2|pair}}} |
− | <pre>{{tag}}
| + | |s|single |
− | # {{tag|ref}} | + | |o|open = |
− | # {{tag|ref|hello}}</pre>
| + | |c|close |
− | | + | |p|pair = {{#ifeq:{{{1|tag}}}|!--|-->|</{{{1|tag}}}>}} |
− | # {{tag}}
| + | }}<!-- |
− | # {{tag|ref}} | + | --></code><noinclude> |
− | # {{tag|ref|hello}} | + | {{Documentation}} |
− | | + | </noinclude> |
− | See also: {{tl|tag1}}.
| + | |
− | | + | |
− | [[Category:Wikipedia formatting templates|{{PAGENAME}}]]
| + | |
Latest revision as of 13:23, 8 April 2016
<tag>...</tag>
Script error