fmt=#oneline
compact pagelist in one line.
[[#oneline]]
(:template first:)
To be found in pages:
(:template each:)
(:if ! equal {<$Group} {=$Group}:)
(:if true:)[[{=$FullName}|+]] | \
[[#onelineend]]
fmt=#includelist
Used in the 'Titles' group, produces publication history for stories included in other books (collections).
[[#includelist]]
(:template defaults order={=$:yearpub},{=$:month}:)
(:template first:)!!!!!This story is included in the following books:
(:template each:)
* [[{=$FullName} | {=$Titlespaced}]] by (:if ! equal {=$Author3} "":)[[Authors/{=$Author1}]], [[Authors/{=$Author2}]] and [[Authors/{=$Author3}]](:elseif ! equal {=$Author2} "":)[[Authors/{=$Author1}]] and [[Authors/{=$Author2}]](:else:)[[Authors/{=$Author1}]](:ifend:) ([[category/{=$:yearpub}]])
[[#includelistend]]
fmt=#maglist
Used in the 'Shorts' group, produces publication history for short stories
[[#maglist]]
(:template defaults order={=$:yearpub},{=$:month}:)
(:template first:)This story is contained in:
(:template each:)
* [[{=$FullName} | {=$:concat}]] (:if equal {=$:ed} 1:)edited (:ifend:)by {=$:Authors} - published (:if ! equal {=$:month} xxxx:)[[!{=$:month}]], (:ifend:)[[!{=$:yearpub}]] by [[!{=$:publishers}]]
[[#maglistend]]
fmt=#serieslist1
Used in the 'Series' group, a multi-level listing of series and sub-series
[[#serieslist1]]
(:if equal {=$Group} Titles:){$$prefix}[-{=$:seriesno}-] [[{=$FullName} | {=$Titlespaced}]] ([[category/{=$:yearpub}]])(:elseif:){$$prefix}%color=#fc6 font-weight=bold%[-{=$:seriesno}-] {=$Titlespaced} series:%% ([[{=$FullName}|link]])
(:include {=$FullName}#from#to:)(:if:)
[[#serieslist1end]]
fmt=#omnibuslist
Used in the 'Series' group, a multi-level listing of series and sub-series
[[#omnibuslist]]
(:template first:)>>clip<<
!!!!!Omnibus editions in '{*$Titlespaced}' series:
(:template each:)* [[{=$FullName} | {=$Titlespaced}]] ([[category/{=$:yearpub}]])
(:template last:)>><<
[[#omnibuslistend]]
fmt=#otherlist
Used in the 'Series' group, a multi-level listing of series and sub-series
[[#otherlist]]
(:template first:)>>clip<<
!!!!!Other books in '{*$Titlespaced}' series:
(:template each:)* [[{=$FullName} | {=$Titlespaced}]] ([[category/{=$:yearpub}]])
(:template last:)>><<
[[#otherlistend]]
fmt=#nonserieslist
Used in the 'Series' group, a multi-level listing of series and sub-series
[[#nonserieslist]]
* [[{=$FullName} | {=$Titlespaced}]] ([[category/{=$:yearpub}]])
[[#nonserieslistend]]
fmt=#shortslist
Used in the 'Series' group, produces list of short stories in series
[[#shortslist]]
* [[{=$FullName} | {=$Titlespaced}]] (:if ! equal {$Authors} {=$Authors}:)by {=$:Authors} (:ifend:)([[category/{=$:published}]])
[[#shortslistend]]
fmt=#composite
Used in the 'Titles' group, produces list of short stories which compose a single title
[[#composite]]
(:template first:)This title was originally published as the following short stories:
(:template each:)
-> {=$:partno} [[{=$FullName} | {=$Titlespaced}]] ([[category/{=$:published}]])
[[#compositeend]]
fmt=#magazinelist
Used in the index page of the Magazine group to produce the indexed list
[[#magazinelist]]
(:template first {=$:mag}:)
!!!!!{=$:mag}:
(:template each:)
* [[{=$FullName} | {=$:month} {=$:yearpub}]]
[[#magazinelistend]]
fmt=#authorslist
Used to list books by author sorted by series
[[#authorslist]]
(:template default order=$:series,$:seriesno:)
(:template first {=$:series}:)
Series [[Series/{=$:series}]]
(:template each:)* {=$:seriesno} [[{=$FullName}]]
[[#authorslistend]]





