User:LionsPhil/InfoboxTest: Difference between revisions
From questden
Jump to navigationJump to search
(Add another test case) |
m (Test for author aliases) |
||
(12 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. | ||
= | <!-- 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. --> | ||
{{ | = Real use case: [[Tozol Quest]] = | ||
{{Infobox | |||
|suppresscat=1 | |suppresscat=1 | ||
|title=Tozol Quest|author=TestPattern|image=tozol_title.png | |title=Tozol Quest|author=TestPattern|image=tozol_title.png | ||
Line 17: | Line 18: | ||
|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 | |suppresscat=1 | ||
|title=Awsum Quest | |title=Awsum Quest | ||
Line 27: | Line 30: | ||
}} | }} | ||
= | {{-}} | ||
= 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–2 | |||
}} | |||
{{-}} | |||
== Automatic == | |||
{{Infobox | |||
|suppresscat=1 | |||
|title=Tozol Quest | |||
|author=TestPattern | |||
|thread1=79880 |thread1name=Chapter 1–2 | |||
}} | |||
{{-}} | |||
== Suppressed == | |||
{{Infobox | |||
|suppresscat=1 | |||
|suppressimg=1 | |||
|title=Tozol Quest | |||
|author=TestPattern | |||
|thread1=79880 |thread1name=Chapter 1–2 | |||
}} | |||
{{-}} | |||
== No thread1 available == | |||
{{Infobox | |||
|suppresscat=1 | |||
|title=Tozol Quest | |||
|author=TestPattern | |||
|thread2=94645 |thread2name=Chapter 3–4 | |||
}} | |||
{{-}} | |||
== Author going by a different name == | |||
{{Infobox | |||
|suppresscat=1 | |||
|title=Tozol Quest | |||
|author=TestPattern | |||
|authoralias=ToastPatturn | |||
|thread1=79880 | |||
}} | |||
{{-}} | |||
= Template:TR and TD test = | |||
{|border=1 | {|border=1 | ||
|Things | |Things | ||
{{TR}} | {{TR}}{{TD}}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 |
---|
|
Because it's a good exercise for the more complicated features.
Simple text quest
Awsum Quest |
---|
|
Awkward mixed-naming quests
Irritating Edge Case Quest |
---|
|
Irritating Edge Case Quest 2 |
---|
|
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 |
---|
|
Automatic
Tozol Quest by TestPattern |
---|
|
Suppressed
Tozol Quest by TestPattern |
---|
|
No thread1 available
Tozol Quest by TestPattern |
---|
|
Author going by a different name
Tozol Quest by ToastPatturn |
---|
|
Template:TR and TD test
Things |
Stuff |