Template:Major Completed Quest: Difference between revisions
From questden
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>This template is used to typeset things on [[Major Completed Quests]]. It accepts a '''title''', '''description''', and '''image''' filename. The title should be the wiki article for the quest, since it will be used as a link target. | <noinclude>This template is used to typeset things on [[Major Completed Quests]]. It accepts a '''title''', '''description''', and '''image''' filename. The title should be the wiki article for the quest, since it will be used as a link target. | ||
Now supports '''imageext''' and '''imageextboard''' arguments for off-wiki titlecards.</noinclude><includeonly>{{#if:{{{image|}}}|[[Image:{{{image}}}|link={{{title}}}|250px|left]]|}}{{#if:{{{imageext|}}}|<div style="float: left"><span class="plainlinks">[http://tgchan.org/kusaba/image-for/{{{imageextboard|quest}}}/{{{imageext}}} http://tgchan.org/kusaba/thumb-for/{{{imageextboard|quest}}}/{{{imageext}}}.png]</span></div>|}} | Now supports '''imageext''' and '''imageextboard''' arguments for off-wiki titlecards.</noinclude><includeonly>{{#if:{{{image|}}}|[[Image:{{{image}}}|link={{{title}}}|250px|left]]|}}{{#if:{{{imageext|}}}|<div style="float: left; margin-right: 0.5em;"><span class="plainlinks">[http://tgchan.org/kusaba/image-for/{{{imageextboard|quest}}}/{{{imageext}}} http://tgchan.org/kusaba/thumb-for/{{{imageextboard|quest}}}/{{{imageext}}}.png]</span></div>|}} | ||
=[[{{{title}}}]]= | =[[{{{title}}}]]= | ||
{{{description}}} | {{{description}}} | ||
{{-}}</includeonly> | {{-}}</includeonly> |
Revision as of 14:42, 8 October 2013
This template is used to typeset things on Major Completed Quests. It accepts a title, description, and image filename. The title should be the wiki article for the quest, since it will be used as a link target.
Now supports imageext and imageextboard arguments for off-wiki titlecards.