Difference between revisions of "Template:FAIRWiki-Reference template code demo"

m (Created page with '1) Initial: John Doe, ''Funky Book Title'' (Acme Co.), {{{start}}}–{{{end}}}. 2) Start and finish: John Doe, ''Funky Book Title'' (Acme Co.), {{{start}}}–{{{end}}}. …')
 
m
Line 6: Line 6:
  
 
4) Pages (final): John Doe, ''Funky Book Title'' (Acme Co.), {{{start}}}–{{{end}}}.
 
4) Pages (final): John Doe, ''Funky Book Title'' (Acme Co.), {{{start}}}–{{{end}}}.
 +
----
 +
{{#if{{{start|}}}|Start exists: {{{start}}}|Start does not exist}}

Revision as of 20:49, 22 April 2010

1) Initial: John Doe, Funky Book Title (Acme Co.), {{{start}}}–{{{end}}}.

2) Start and finish: John Doe, Funky Book Title (Acme Co.), {{{start}}}–{{{end}}}.

3) Start only: John Doe, Funky Book Title (Acme Co.), {{{start}}}–{{{end}}}.

4) Pages (final): John Doe, Funky Book Title (Acme Co.), {{{start}}}–{{{end}}}.


{{#if|Start exists: {{{start}}}|Start does not exist}}