Template:Major Completed Quest: Difference between revisions
From questden
Jump to navigationJump to search
(Experimenting with increasing the title size now there are big images there, and documenting.) |
(Adding imageext support) |
||
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><includeonly>{{#if:{{{image|}}}|[[Image:{{{image}}}|link={{{title}}}|250px|left]]|}} | <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: right"><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:30, 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.