We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Template talk:Code
Jump to navigation
Jump to search
What is the purpose of this template? HTML already has <code> or <pre> and MediaWiki already treats anything indented as code:
Test:
xor a
jp $3562, z
ret
--
Sanky ~ talk 07:21, 13 June 2012 (EDT)
see the difference:
Test:
xor a
jp $3562, z
ret
|
and at least on IE, right side of PRE bounding box is goes under all elements from the right, images, videos, bobs... I was tried to make the same pre inside table bounding box but with one simple command ;)--Cah4e3 12:19, 13 June 2012 (EDT)