Difference between revisions of "Template:Markup/row/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
(Reset with current main template)
imported>Gadget850
(update to HTML)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{| style="width:90%; border-width: medium;"</noinclude><br />
+
<noinclude><table style="table-layout:fixed; width:100%; margin-top:0;margin-left:0; border-width:medium; padding:0;">
|-
+
<tr>
| style="width:50%; background-color: #f9f9f9; border-width: 1px; padding: 5px; border-style: solid none none solid; border-color: #ddd; vertical-align:top;" | {{#tag:pre|{{{cell1|Markup}}}|style="border: none; margin:0; padding: 0; word-wrap: break-word; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; white-space: -pre-wrap; white-space: pre-wrap"}}
+
<th style="width:50%;" scope="col">Markup</th>
| style="width:50%; background-color: #f9f9f9; border-width: 1px; padding: 5px; border-style: solid solid none solid; border-color: #ddd; vertical-align:top;" | {{{cell2|Renders}}}
+
<th style="width:50%;" scope="col">Renders as<br /></th>
 +
</tr></noinclude>
 +
 
 +
<tr>
 +
<td style="width:50%; background:#f9f9f9; border-width:1px;border-style:solid none none solid;border-color:#ddd; padding:9px 5px 5px; vertical-align:top;">
 +
{{#tag:pre |{{{content1|[markup]}}} |style="margin:0; border:none; padding:0; word-wrap:break-word; white-space:-moz-pre-wrap; white-space:-o-pre-wrap; white-space:-pre-wrap; white-space:pre-wrap; {{{content1style|}}}"}}
 +
</td>
 +
 
 +
<td style="width:50%; background:#f9f9f9; border-width:1px;border-style:solid solid none solid;border-color:#ddd; padding:5px; vertical-align:top;"><span style="{{{content2style|}}}">{{{content2|[''rendering'']}}}</span>
 +
</tr>
 +
 
 
<noinclude>
 
<noinclude>
|-
+
<tr>
| style="width:50%; border-width: 1px; padding: 5px; border-style: solid none none none; border-color: #ddd; vertical-align:text-top;" |
+
<td colspan="2" style="width:50%; border-width:1px;border-style:solid none none none;border-color:#ddd; padding:5px; vertical-align:top;"></td>
| style="width:50%; border-width: 1px; padding: 5px; border-style: solid none none none; border-color: #ddd; vertical-align:text-top;" |
+
</tr>
|}</noinclude>
+
</table></noinclude>

Latest revision as of 12:40, 14 December 2014

Markup Renders as
[markup] 
[rendering]