Template:Feature: Difference between revisions
From questden
Jump to navigationJump to search
mNo edit summary |
m (OP sized thumbs) |
||
Line 5: | Line 5: | ||
;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| | ;text:Explanatory blurb about the quest.</noinclude><includeonly>{{#if:{{{image|}}}|[[image:{{{image}}}|right|250px]]|}}<!-- 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|}}}| {{{authorext}}}|}}</center> | --><center>'''[[{{{title}}}]]''' by [[{{{author}}}]]{{#if:{{{authorext|}}}| {{{authorext}}}|}}</center> | ||
{{{text|}}}</includeonly><noinclude>[[Category:Templates]]</noinclude> | {{{text|}}}</includeonly><noinclude>[[Category:Templates]]</noinclude> |
Revision as of 18:28, 14 June 2017
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.