Template:Fanart: Difference between revisions
From questden
Jump to navigationJump to search
m (I have the horrible feeling that Mediawiki is floating the contents.) |
m (Ok, this might be vaguely workable, if slightly ugly.) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This inlines posts from fanart threads (''technically'', any thread, but that's not what it's for) with links to the post. It's currently all a bit manual, and it doesn't play nice with galleries because Mediawiki syntax doesn't allow for it. | This inlines posts from fanart threads (''technically'', any thread, but that's not what it's for) with links to the post. It's currently all a bit manual, and it doesn't play nice with galleries because Mediawiki syntax doesn't allow for it. | ||
'''Work in progress.''' | |||
<!-- The file extension varies by source, so we need the full filename, not just its number. --> | <!-- The file extension varies by source, so we need the full filename, not just its number. --> | ||
</noinclude><includeonly><table style="float: left; border: 1px solid grey; | </noinclude><includeonly><table style="float: left; border: 1px solid grey; text-align: center;"><tr><td style="padding: 2px;">[http://tgchan.org/kusaba/{{{board|questdis}}}/res/{{{thread}}}.html#{{{post}}} http://tgchan.org/kusaba/{{{board|questdis}}}/thumb/{{{file}}}]</td></tr>{{#if:{{{caption|}}}|<tr><td>{{{caption}}}</td></tr>|}}</table></includeonly><!-- | ||
Don't leave a trailing newline after this! Very whitespace-sensitive. --> | Don't leave a trailing newline after this! Very whitespace-sensitive. --> |
Revision as of 21:47, 11 February 2011
This inlines posts from fanart threads (technically, any thread, but that's not what it's for) with links to the post. It's currently all a bit manual, and it doesn't play nice with galleries because Mediawiki syntax doesn't allow for it.
Work in progress.