Difference between revisions of "Template:Code/sandbox"
Jump to navigation
Jump to search
imported>SMcCandlish (reducing test case to just the <code> element; moving other test stuff to /sandbox2) |
imported>Susiw |
||
| Line 10: | Line 10: | ||
*Foo bar {{code|lang=html5|<div id{{=}}"quux" class{{=}}"weasel-razor">blah blah blah</div>}} baz quux. | *Foo bar {{code|lang=html5|<div id{{=}}"quux" class{{=}}"weasel-razor">blah blah blah</div>}} baz quux. | ||
*Measure me: ! ! {{code|! !}} ! ! | *Measure me: ! ! {{code|! !}} ! ! | ||
| + | |||
| + | |||
| + | {{foo}} | ||
Revision as of 08:17, 5 November 2011
{{{1}}}
- New code
- Foo bar
baz quux.fee fi fo fum - Foo bar
baz quux.<div id="quux" class="weasel-razor">blah blah blah</div> - Measure me: ! !
! !! !
- Old code
- Foo bar
fee fi fo fumbaz quux. - Foo bar
<div id="quux" class="weasel-razor">blah blah blah</div>baz quux. - Measure me: ! !
! !! !
Sample template content.