Difference between revisions of "Template:Code/sandbox"

From blackwiki
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 ​fee fi fo fum​ baz quux.
  • Foo bar <div id="quux" class="weasel-razor">blah blah blah</div> baz quux.
  • Measure me: ! ! ​! !​ ! !
Old code
  • Foo bar fee fi fo fum baz quux.
  • Foo bar <div id="quux" class="weasel-razor">blah blah blah</div> baz quux.
  • Measure me: ! ! ! ! ! !


Sample template content.