Cool Code of Source/Laconic: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
m (categories and general cleanup)
m (revise quote template spacing)
 
Line 2: Line 2:
if ([[Rule of Cool|rule_of_cool]]) { [[Wall of Text]] code = new [[Techno Babble]](); while (code.on_screen) { code.scroll(); } }
if ([[Rule of Cool|rule_of_cool]]) { [[Wall of Text]] code = new [[Techno Babble]](); while (code.on_screen) { code.scroll(); } }
----
----
{{quote| <small>wget "[[Cool Code of Source|$UNABRIDGED_VERSION]]"</small>}}
{{quote|<small>wget "[[Cool Code of Source|$UNABRIDGED_VERSION]]"</small>}}


{{reflist}}
{{reflist}}

Latest revision as of 20:18, 7 August 2014


if (rule_of_cool) { Wall of Text code = new Techno Babble(); while (code.on_screen) { code.scroll(); } }