Difference between revisions of "User:LionsPhil/InfoboxTest"

From questden
(Ok, that works; infobox template may now have condition number of rows.)
m (Test for author aliases)
 
(18 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
'''This is a testing page.''' It is a nonsense.
 
'''This is a testing page.''' It is a nonsense.
  
= Infobox test for [[Tozol Quest]] =
+
<!-- HEY! Looking for examples? Remember that normal quest pages won't want suppresscat. It's used here to keep this test page out of Category:Quests. -->
{{User:LionsPhil/InfoboxProto
+
 
|author=TestPattern|image=tozol_title.png
+
= Real use case: [[Tozol Quest]] =
|thread1=79880
+
{{Infobox
|thread2=94645
+
|suppresscat=1
|thread3=103192
+
|title=Tozol Quest|author=TestPattern|image=tozol_title.png
|thread4=120515
+
|thread1=79880 |thread1name=Chapter 1&ndash;2
|thread5=141320
+
|thread2=94645 |thread2name=Chapter 3&ndash;4
|thread6=160101
+
|thread3=103192 |thread3name=Chapter 5&ndash;6
|thread7=202825
+
|thread4=120515 |thread4name=Chapter 7
 +
|thread5=141320 |thread5name=Chapter 8
 +
|thread6=160101 |thread6name=Chapter 9&ndash;10
 +
|thread7=202825 |thread7name=Chapter 11
 +
|thread8=233992 |thread8name=Chapter 12&ndash;''current''
 
|disthread1=316424
 
|disthread1=316424
 
|specthread1=156238
 
|specthread1=156238
 
|specthread1name=April Fool's Edition}}
 
|specthread1name=April Fool's Edition}}
 +
Because it's a good exercise for the more complicated features.
 +
 +
{{-}}
 +
= Simple text quest =
 +
{{Infobox
 +
|suppresscat=1
 +
|title=Awsum Quest
 +
|thread1=0
 +
|disthread1=0
 +
|disthread2=0
 +
}}
 +
 +
{{-}}
 +
= Awkward mixed-naming quests =
 +
{{Infobox
 +
|suppresscat=1
 +
|title=Irritating Edge Case Quest
 +
|thread1=0
 +
|thread2=0|thread2name=Blunted
 +
|thread3=0
 +
}}
 +
{{-}}
 +
{{Infobox
 +
|suppresscat=1
 +
|title=Irritating Edge Case Quest 2
 +
|thread1=0|thread1name=Sharpened
 +
|thread2=0
 +
|thread3=0
 +
}}
 +
 +
{{-}}
 +
= Awkward mixed-hosting quests =
 +
{{Infobox
 +
|suppresscat=1
 +
|title=External Quest
 +
|prethreads=
 +
* [http://example.org/ Thread 1]
 +
* [http://example.org/ Thread 2]
 +
|thread3=0
 +
|thread4=0
 +
}}
 +
Note that not starting thread numbering from 1 is ''bad mojo'' and you should really avoid it, same as you probably shouldn't be using <code>prethreads</code> in he first place.
 +
 +
{{-}}
 +
= External image use =
 +
== Manual ==
 +
{{Infobox
 +
|suppresscat=1
 +
|title=Tozol Quest
 +
|author=TestPattern
 +
|imageext=79883
 +
|thread1=79880  |thread1name=Chapter 1&ndash;2
 +
}}
 +
{{-}}
 +
== Automatic ==
 +
{{Infobox
 +
|suppresscat=1
 +
|title=Tozol Quest
 +
|author=TestPattern
 +
|thread1=79880  |thread1name=Chapter 1&ndash;2
 +
}}
 +
{{-}}
 +
== Suppressed ==
 +
{{Infobox
 +
|suppresscat=1
 +
|suppressimg=1
 +
|title=Tozol Quest
 +
|author=TestPattern
 +
|thread1=79880  |thread1name=Chapter 1&ndash;2
 +
}}
 +
{{-}}
 +
== No thread1 available ==
 +
{{Infobox
 +
|suppresscat=1
 +
|title=Tozol Quest
 +
|author=TestPattern
 +
|thread2=94645  |thread2name=Chapter 3&ndash;4
 +
}}
 +
{{-}}
 +
== Author going by a different name ==
 +
{{Infobox
 +
|suppresscat=1
 +
|title=Tozol Quest
 +
|author=TestPattern
 +
|authoralias=ToastPatturn
 +
|thread1=79880
 +
}}
 +
 +
{{-}}
  
= TemplateTR test =
+
= Template:TR and TD test =
 
{|border=1
 
{|border=1
 
|Things
 
|Things
{{User:LionsPhil/TemplateTR}}
+
{{TR}}{{TD}}Stuff
|Stuff
 
 
|}
 
|}

Latest revision as of 19:17, 16 September 2012

This is a testing page. It is a nonsense.


Real use case: Tozol Quest

Tozol Quest by TestPattern
Tozol title.png
  1. Chapter 1–2
  2. Chapter 3–4
  3. Chapter 5–6
  4. Chapter 7
  5. Chapter 8
  6. Chapter 9–10
  7. Chapter 11
  8. Chapter 12–current

Because it's a good exercise for the more complicated features.


Simple text quest

Awsum Quest
0.png


Awkward mixed-naming quests

Irritating Edge Case Quest
0.png


Irritating Edge Case Quest 2
0.png
  1. Sharpened
  2. Thread 2
  3. Thread 3


Awkward mixed-hosting quests

External Quest

Note that not starting thread numbering from 1 is bad mojo and you should really avoid it, same as you probably shouldn't be using prethreads in he first place.


External image use

Manual

Tozol Quest by TestPattern
79883.png
  1. Chapter 1–2


Automatic

Tozol Quest by TestPattern
79880.png
  1. Chapter 1–2


Suppressed

Tozol Quest by TestPattern
  1. Chapter 1–2


No thread1 available

Tozol Quest by TestPattern


Author going by a different name

Tozol Quest by ToastPatturn
79880.png


Template:TR and TD test

Things
Stuff