Template:Feature: Difference between revisions
From questden
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
;text:Explanatory blurb about the quest.</noinclude><includeonly>{{#if:{{{image|}}}|[[image:{{{image}}}|right|200px]]|}}<!-- on-wiki, then off-wiki | ;text:Explanatory blurb about the quest.</noinclude><includeonly>{{#if:{{{image|}}}|[[image:{{{image}}}|right|200px]]|}}<!-- on-wiki, then off-wiki | ||
-->{{#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>|}}<!-- auto fallback | -->{{#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>|}}<!-- auto fallback | ||
--><center>'''[[{{{title}}}]]''' by [[{{{author}}}]]{{#if:{{{authorext| }}}|</center> | --><center>'''[[{{{title}}}]]''' by [[{{{author}}}]]{{#if:{{{authorext|}}}| {{{authorext}}}|}}</center> | ||
{{{text|}}}</includeonly> | {{{text|}}}</includeonly> |
Revision as of 02:20, 31 May 2013
This template is intended to make altering Template:Featured Article easier, and allow easy titlecard linking in the same manner as the infobox template. Takes arguments:
- title
- The title should be the wiki article for the quest, since it will be used as a link target.
- author
- Quest author, will be used as a link target.
- authorext
- Extra authors, use a format like and [[Name]] or et. al.
- image
- Filename for a titlecard hosted on the wiki.
- imageext
- Post number for a titlecard taken from the board.
- text
- Explanatory blurb about the quest.