Dudley's dungeon — DIY
http://sadowl.com/dudley/ Want to contribute? Write an email to dudley@sadowl.com! Powered by Nics
DIYNow that Dudley's Dungeon has become a real collaborative effort, check what your comic would look like! If you want to contribute to Dudley's Dungeon, you can always send an e-mail with your ideas to dudley@sadowl.com. If you send in a complete comic, the chance of it being published is much better! On this page you can see what your comic would look like. Just paste your comic into the box above and press the 'Preview'-button! Then mail the literal comic to dudley@sadowl.com as an attachment or as plain text in an e-mail. Here's a line-by-line breakdown of the comic format:
FormattingAlthough you cannot use HTML in comics, there are some formatting options available. In general, formatting options take this form:
\tag(parameter="value" anotherparameter="anothervalue") {text to format}
So tags are escaped by a backslash; parameters are space separated; and the text to format is in curly brackets. You can only use formatting in the text panels and footnotes. In the pictures, everything is taken literally. Simple formattingYou can have bold, italics, underline, teletype and small text, or any combination thereof. You can have \b{bold}, \i{italics}, \u{underline},
\tt{teletype} and \small{small} text, or any \b{\i{\u{combination}}}
thereof.
Superscript and subscript are also supported. \sup{Superscript} and \sub{subscript} are also
supported.
Instead of CAPITALS, it's nicer to use SmallCaps. Instead of CAPITALS, it's nicer to use
\sc{SmallCaps}.
Left aligned or right aligned text, the default is centred text.\left{Left aligned} or \right{right aligned} text,
the default is centred text.
A special case for dead speakers: A special case for dead speakers:\br
\dead{@} "It's not cricket!"
Strange charactersSpecial characters are written in this form: \character. Spaces after a special character are eaten; if you need a space after a special character, use \character\ . The following special characters can be displayed: — > < &. The following special characters can be displayed: \mdash\ \gt\ \lt\ \amp. If you want another HTML entity, use ¥: the
name of the entity as a parameter to \ent. If you want another HTML entity, use \ent(entity="yen"): the
name of the entity as a parameter to \ent.\br
You can leave out the parameter name if you want: \ent("para").
LinksYou can link to a certain comic: You can linkt to a certain comic:\br
A \comic("20040202"){link} to the first comic.\br
You can link to other pages:\br
Link to \page("archive" date="20070101") {archive 1 jan 2007}\br
Link to \page("print") {print today}\br
The page names are: archive print email game goodies\br
diy options statistics\br
You can link to HTTP URLs outside Dudley's dungeon: You can link to HTTP URLs outside Dudley's dungeon:\br
Link to \link("www.wikipedia.com") {outside}.\br
Note that you should not specify "http://".\br
Mail to links can go with or without a text to format: Mail to links can go with or without a text to format:\br
\mail("dudley@sadowl.com")\br
\mail("dudley@sadowl.com") {Mail Dudley!}\br
Named and hex colors can be used. \color("brown"){Named} and \color("#ff0000"){hex} colors can be used.
Color shortcuts: black, red, green, brown, blue, magenta, cyan, gray, darkgray,
orange, brightgreen, yellow, brightblue, brightmagenta, brightcyan, white.
http://sadowl.com/dudley/ Want to contribute? Write an email to dudley@sadowl.com! Powered by Nics
|