Difference between revisions of "Template:Bq/testcases"

From blackwiki
Jump to navigation Jump to search
(+testcase defn (why is this different than the above!?))
(multiple paragraphs)
 
(2 intermediate revisions by the same user not shown)
Line 24: Line 24:
  
 
{{testcase
 
{{testcase
|id={{tlx|defn}} ({{tlx|bq}} vs. {{tlx|bq/sandbox}})
+
|id={{tl|{{BASEPAGENAME}}}} inside HTML definition list
 
|layout=vertical
 
|layout=vertical
|<nowiki>{{defn|2=1|1=
+
|1=<nowiki>{{defn|2=1|1=
 
Beginning of first definition of term 2
 
Beginning of first definition of term 2
 
{{bq|Block quotation in first definition of term 2.}}
 
{{bq|Block quotation in first definition of term 2.}}
 
Conclusion of first definition of term 2.
 
Conclusion of first definition of term 2.
 
}}</nowiki>
 
}}</nowiki>
|{{defn|2=1|1=
+
|2={{defn|2=1|1=
 
Beginning of first definition of term 2
 
Beginning of first definition of term 2
 
{{bq        |Block quotation in first definition of term 2.}}
 
{{bq        |Block quotation in first definition of term 2.}}
 
Conclusion of first definition of term 2.
 
Conclusion of first definition of term 2.
 
}}
 
}}
|{{defn|2=1|1=
+
|3={{defn|2=1|1=
 
Beginning of first definition of term 2
 
Beginning of first definition of term 2
 
{{bq/sandbox|Block quotation in first definition of term 2.}}
 
{{bq/sandbox|Block quotation in first definition of term 2.}}
 
Conclusion of first definition of term 2.
 
Conclusion of first definition of term 2.
 +
}}
 +
}}
 +
 +
{{testcase
 +
|id=wiki unordered list inside {{tl|{{BASEPAGENAME}}}}
 +
|layout=vertical
 +
|1=<nowiki>{{bq|1=
 +
*Foo
 +
*Bar
 +
*Baz
 +
}}</nowiki>
 +
|2={{bq        |1=
 +
*Foo
 +
*Bar
 +
*Baz
 +
}}
 +
|3={{bq/sandbox|1=
 +
*Foo
 +
*Bar
 +
*Baz
 +
}}
 +
}}
 +
 +
{{testcase
 +
|id=multiple paragraphs inside {{tl|{{BASEPAGENAME}}}}
 +
|layout=vertical
 +
|1=<nowiki>{{bq|1=
 +
Paragraph 1
 +
 +
Paragraph 2
 +
 +
Paragraph 3
 +
}}</nowiki>
 +
|2={{bq        |1=
 +
Paragraph 1
 +
 +
Paragraph 2
 +
 +
Paragraph 3
 +
}}
 +
|3={{bq/sandbox|1=
 +
Paragraph 1
 +
 +
Paragraph 2
 +
 +
Paragraph 3
 
}}
 
}}
 
}}
 
}}

Latest revision as of 00:52, 26 March 2012

<blockquote>
1.  Beginning of first definition of term 2

Block quotation in first definition of term 2.

Conclusion of first definition of term 2.
{{bq}}
1.  Beginning of first definition of term 2

Block quotation in first definition of term 2.

Conclusion of first definition of term 2.
{{bq/sandbox}}
1.  Beginning of first definition of term 2
  1. REDIRECT Template:Quote/sandbox
Conclusion of first definition of term 2.

Template:Testcase Template:Testcase Template:Testcase