Template:DF row: Difference between revisions

From Shifti
Jump to navigation Jump to search
prototyping a template for use on Devins Faves
 
m Hm. Can't seem to get that spacing to be the same as it was before.
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
* {{{title}}}, by {{{author}}}. {{{blurb|}}}<noinclude>
* {{{title}}}{{#if:{{{author|}}}|, by {{{author}}}}}. {{{blurb|}}}
<noinclude>


A template for formatting entries in the [[Devins Faves]] list. There are three parameters:
A template for formatting entries in the [[Devins Faves]] list. There are three parameters:
Line 17: Line 18:
</pre>
</pre>


<noinclude>
</noinclude>

Latest revision as of 01:49, 11 February 2008

  • {{{title}}}{{#if:|, by {{{author}}}}}.


A template for formatting entries in the Devins Faves list. There are three parameters:

title; the title of the story, including a link to the story
author; the author of the story, including a link to the author's page (if any).
blurb; a short bit of text describing the story. Optional.

Copy and paste this as a blank to fill out:

{{DF row
|title=
|author=
|blurb=
}}