Difference between revisions of "Template:In title/testcases"

From blackwiki
Jump to navigation Jump to search
imported>Cpiral
imported>Cpiral
(change nobullet t)
Line 14: Line 14:
 
{{#invoke:demoTemplate|in title/sandbox| '''label '''}}
 
{{#invoke:demoTemplate|in title/sandbox| '''label '''}}
  
{{#invoke:demoTemplate|in title/sandbox|nobullet = 1|"Page name"}}
+
{{#invoke:demoTemplate|in title/sandbox|bullet = 1|"Page name"}}
  
{{#invoke:demoTemplate|in title/sandbox|nobullet = true|"Page name"}}
+
{{#invoke:demoTemplate|in title/sandbox|bullet = true|"Page name"}}
  
{{#invoke:demoTemplate|in title/sandbox|nobullet = y|"Page name"}}
+
{{#invoke:demoTemplate|in title/sandbox|bullet = y|"Page name"}}
  
{{#invoke:demoTemplate|in title/sandbox|nobullet = yes|"Page name"}}
+
{{#invoke:demoTemplate|in title/sandbox|bullet = yes|"Page name"}}
  
 
=== Inline ===
 
=== Inline ===
  
Pre {{in title/sandbox | nobullet = TrUE}} post.
+
Pre {{in title/sandbox | bullet = no }} post.
  
Pre {{in title/sandbox | nobullet = truE| label test }} post.
+
Pre {{in title/sandbox | bullet = false| label test }} post.
  
 
==  {{edit|Template:{{TEMPLATENAME|testcases}}|Main template [edit] }} ==
 
==  {{edit|Template:{{TEMPLATENAME|testcases}}|Main template [edit] }} ==
Line 40: Line 40:
 
{{#invoke:demoTemplate|in title| '''label '''}}
 
{{#invoke:demoTemplate|in title| '''label '''}}
  
{{#invoke:demoTemplate|in title|nobullet = 1|"Page name"}}
+
{{#invoke:demoTemplate|in title|bullet = 1|"Page name"}}
  
{{#invoke:demoTemplate|in title|nobullet = true|"Page name"}}
+
{{#invoke:demoTemplate|in title|bullet = true|"Page name"}}
  
{{#invoke:demoTemplate|in title|nobullet = y|"Page name"}}
+
{{#invoke:demoTemplate|in title|bullet = y|"Page name"}}
  
{{#invoke:demoTemplate|in title|nobullet = yes|"Page name"}}
+
{{#invoke:demoTemplate|in title|bullet = yes|"Page name"}}
  
 
=== Inline ===
 
=== Inline ===
  
Pre {{in title | nobullet = TrUE}} post.
+
Pre {{in title | bullet = false}} post.
  
Pre {{in title | nobullet = truE| label test }} post.
+
Pre {{in title | bullet = no| label test }} post.
 +
 
 +
=== Substituted form ===
 +
pre {{subst:intitle/sandbox|bullet=no}} post
 +
 
 +
pre {{subst:intitle/sandbox|bullet=yes}} post

Revision as of 06:06, 31 December 2015

Sandbox version

How it previews:



Bulleted item

{{in title/sandbox}}

{{in title/sandbox| '''label '''}}

{{in title/sandbox|"Page name"|bullet=1}}

{{in title/sandbox|"Page name"|bullet=true}}

{{in title/sandbox|"Page name"|bullet=y}}

{{in title/sandbox|"Page name"|bullet=yes}}

Inline

Pre All pages with titles containing In title/testcases post.

Pre All pages with titles containing label test post.

Main template [edit ]

Here's how it previews: All pages with titles containing In title/testcases



Bulleted item

{{in title}}All pages with titles containing In title/testcases

{{in title| '''label '''}}All pages with titles containing label

{{in title|"Page name"|bullet=1}}All pages with titles containing Page name

{{in title|"Page name"|bullet=true}}All pages with titles containing Page name

{{in title|"Page name"|bullet=y}}All pages with titles containing Page name

{{in title|"Page name"|bullet=yes}}All pages with titles containing Page name

Inline

Pre All pages with titles containing In title/testcases post.

Pre All pages with titles containing label test post.

Substituted form

pre {{subst:intitle/sandbox|bullet=no}} post

pre {{subst:intitle/sandbox|bullet=yes}} post