Template:Feature: Difference between revisions

From questden
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 2: Line 2:
;title:The title should be the wiki article for the quest, since it will be used as a link target.
;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.
;author:Quest author, will be used as a link target.
;authorext:Extra authors, use a format like <tt>and <nowiki>[[Name]]</nowiki></tt> or <tt>et. al.</tt>
;image:Filename for a titlecard hosted on the wiki.
;image:Filename for a titlecard hosted on the wiki.
;imageext:Post number for a titlecard taken from the board.
;imageext:Post number for a titlecard taken from the board.
;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}}}]]</center>
--><center>'''[[{{{title}}}]]''' by [[{{{author}}}]]{{#if:{{{authorext|&nbsp;}}}|</center>


{{{text|}}}</includeonly>
{{{text|}}}</includeonly>

Revision as of 03:16, 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.