Difference between revisions of "Templates"

From Fancyclopedia 3
Jump to navigation Jump to search
Line 1: Line 1:
We have the following Templates [[Special:AllPages?from=&to=&namespace=10]]
+
We have the following Templates [[Special:AllPages?from=&to=&namespace=10]]. They should be inserted with
  
==For users==
+
<nowiki>{{Template | arguments}}</nowiki>
  
General
+
=== For users ===
  
OPTS can be start=1939 | end=1990 | year=1986 | website=http://www.com | files=http://www.com
+
==Master templates==
  
<pre>
+
Every page '''must''' use one master template from the following list. They all can have the general OPTS which can be: start=1939 | end=1990 | year=1986 | website=http://www.com | files=http://www.com
{{award | parent=Hugos | OPTS}}
+
 
{{bid | series=Worldcon | OPTS}}
+
[[Template:Award|award]] | parent=Hugos | OPTS
{{bidding | series=Westercon | OPTS}}
+
[[Template:Bid|bid]] | series=Worldcon | OPTS
{{club | OPTS}}
+
[[Template:Bidding|bidding]] | series=Westercon | OPTS
{{conrunning | OPTS}}
+
[[Template:Club|club]] | OPTS
{{convention | series=Worldcon | before=Con A | after=Con C | before1=Con X | after1=Con Z | OPTS}}
+
[[Template:Conrunning|conrunning]] | OPTS
{{fanac}}
+
[[Template:Convention|convention]] | series=Worldcon | before=Con A | after=Con C | series1=Con | before1=Con X | after1=Con Z | series2=Con | before2=Con 1 | after2=Con 3 | OPTS
{{FancyImage|DIR/FILE}}
+
[[Template:Fancast|fancast]] | OPTS
{{fancast | OPTS}}
+
[[Template:Fanfund|fanfund]] | OPTS
{{fanfund | OPTS}}
+
[[Template:Fanhistory|fanhistory]] | OPTS
{{fanhistory | OPTS}}
+
[[Template:Fanspeak|fanspeak]] | OPTS
{{fanspeak | OPTS}}
+
[[Template:Group|group]] | OPTS
{{fanzines}}
+
[[Template:Locale|locale]] | OPTS
{{group | OPTS}}
+
[[Template:Media|media]] | OPTS
{{link | website=http://www.com | text=blah}}
+
[[Template:Misc|misc]] | OPTS
{{locale | OPTS}}
+
[[Template:Person|person]] | OPTS
{{media | OPTS}}
+
[[Template:Publication|publication]] | OPTS
{{misc | OPTS}}
+
[[Template:Publisher|publisher]] | OPTS
{{pdfref | website=http://www.com/1.pdf | page=4 | text=blah}}
+
[[Template:Show|show]] | OPTS
{{person | OPTS}}
+
[[Template:Store|store]] | OPTS
{{prizes}}
+
[[Template:Venue|venue]] | OPTS
{{publication | OPTS}}
+
[[Template:Website|website]] | OPTS
{{publisher | OPTS}}
+
 
{{publishing}}
+
==Other User templates==
{{recognition}}
+
 
{{sequence}}
+
[[Template:Fanac|fanac]]
{{show | OPTS}}
+
[[Template:FancyImage|FancyImage]] | DIR/FILE
{{store | OPTS}}
+
[[Template:Fanzines|Fanzines]]
{{venue | OPTS}}
+
[[Template:Pdfref|pdfref]] | website=http://www.com/1.pdf | page=4 | text=blah
{{website | OPTS}}
+
[[Template:Prizes|prizes]]
</pre>
+
[[Template:Publishing|publishing]]
 +
[[Template:Recognition|recognition]]
 +
[[Template:Sequence|sequence]] | before=This | after=That
  
 
Specialist
 
Specialist
  
<pre>
+
[[Template:Ansible|ansible]] | issue=65 | item=3
{{ansible | issue=65 | item=3}}
+
[[Template:Fancy1|fancy1]] | text=blah
{{fancy1 | text=blah}}
+
[[Template:Fancy2|fancy2]] | text=blah
{{fancy2 | text=blah}}
+
[[Template:HugoDetails|HugoDetails]] | year=1956 | parent=Best Novel Hugo
{{fixme}}
+
[[Template:TNFF|TNFF]] | volume=2 | number=4 | page=6 | text=blah
{{HugoDetails | year=1956 | parent=Best Novel Hugo}}
+
  [[Template:File770]] | volume=2 | number=4 | page=6 | text=blah
{{TNFF | volume=2 | number=4 | page=6 | text=blah}}
+
[[Template:WhosWho1940|WhosWho1940]] | page=4
{{File 700 | volume=2 | number=4 | page=6 | text=blah}}
+
[[Template:Year|year]]
{{WhosWho1940}}
 
{{year}}
 
</pre>
 
  
 
==Internal==
 
==Internal==
  
 
<pre>
 
<pre>
{{Choice}}
+
[[Template:Choice|Choice]]
{{CountryList | category=person | collapse}}
+
[[Template:CountryList|CountryList]] | category=person | collapse=true
{{DerivedCategories | year=1938 | start=1930 | end=1940 | website=http://www.com  files=http://www.com}}
+
[[Template:DerivedCategories|DerivedCategories]] | year=1938 | start=1930 | end=1940 | website=http://www.com  files=http://www.com]]
{{Involved}}
+
[[Template:Fixme|fixme]]
{{ItemList | category=UK | collapse}}
+
[[Template:Involved|Involved]]
{{Jrb}}
+
[[Template:ItemList|ItemList]] | category=UK | collapse
{{Mlo}}
+
[[Template:Jrb|Jrb]]
{{SeeAlso}}
+
[[Template:Mlo|Mlo]]
{{sequence | before=1938 | middle=1939 | after=1940}}
+
[[Template:SeeAlso|SeeAlso]]
{{stub | text=blah}}
+
[[Template:Sequence|sequence]] | before=1938 | middle=1939 | after=1940
{{Toolbar | year=1938 | start=1930 | end=1940 | website=http://www.com | files=http://www.com}}
+
[[Template:Stub|stub]] | text=blah
</pre>
+
[[Template:Toolbar|Toolbar]] | year=1938 | start=1930 | end=1940 | website=http://www.com | files=http://www.com
  
 
==Unused==
 
==Unused==
  
<pre>
+
[[Template:Files|files]]
{{files}}
+
[[Template:InternetArchive|InternetArchive]]
{{InternetArchive}}
+
[[Template:SFHistoryAustralia|SFHistoryAustralia]]
{{SFHistoryAustralia}}
+
[[Template:ASFDAP|ASFDAP]]
{{ASFDAP}}
+
[[Template:Backlinks|backlinks]]
{{bio}}
 
{{backlinks}}
 
</pre>
 
  
 
[[Category:Admin]]
 
[[Category:Admin]]

Revision as of 08:49, 9 January 2020

We have the following Templates Special:AllPages?from=&to=&namespace=10. They should be inserted with

{{Template | arguments}}

For users[edit]

Master templates[edit]

Every page must use one master template from the following list. They all can have the general OPTS which can be: start=1939 | end=1990 | year=1986 | website=http://www.com | files=http://www.com

award | parent=Hugos | OPTS
bid | series=Worldcon | OPTS
bidding | series=Westercon | OPTS
club | OPTS
conrunning | OPTS
convention | series=Worldcon | before=Con A | after=Con C | series1=Con | before1=Con X | after1=Con Z | series2=Con | before2=Con 1 | after2=Con 3 | OPTS
fancast | OPTS
fanfund | OPTS
fanhistory | OPTS
fanspeak | OPTS
group | OPTS
locale | OPTS
media | OPTS
misc | OPTS
person | OPTS
publication | OPTS
publisher | OPTS
show | OPTS
store | OPTS
venue | OPTS
website | OPTS

Other User templates[edit]

fanac
FancyImage | DIR/FILE
Fanzines
pdfref | website=http://www.com/1.pdf | page=4 | text=blah
prizes
publishing
recognition
sequence | before=This | after=That

Specialist

ansible | issue=65 | item=3
fancy1 | text=blah
fancy2 | text=blah
HugoDetails | year=1956 | parent=Best Novel Hugo
TNFF | volume=2 | number=4 | page=6 | text=blah
Template:File770 | volume=2 | number=4 | page=6 | text=blah
WhosWho1940 | page=4
year

Internal[edit]

 Choice
 CountryList | category=person | collapse=true
 DerivedCategories | year=1938 | start=1930 | end=1940 | website=http://www.com  files=http://www.com]]
 fixme
 Involved
 ItemList | category=UK | collapse
 Jrb
 Mlo
 SeeAlso
 sequence | before=1938 | middle=1939 | after=1940
 stub | text=blah
 Toolbar | year=1938 | start=1930 | end=1940 | website=http://www.com | files=http://www.com

Unused[edit]

files InternetArchive SFHistoryAustralia ASFDAP backlinks