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

From blackwiki
Jump to navigation Jump to search
imported>Cpiral
imported>Cpiral
Line 28: Line 28:
 
Pre {{in title/sandbox | nobullet = truE| label test }} post.
 
Pre {{in title/sandbox | nobullet = truE| label test }} post.
  
== [[Template:{{TEMPLATENAME|testcases}}|Main template]] ==
+
== {{edit|Template:{{TEMPLATENAME|testcases}}|Main template [edit] }} ==
 +
Here's how it previews:
 +
{{ {{TEMPLATENAME|testcases}} }}
 +
----
 +
 
 +
 
 +
=== Bulleted item ===
 +
 
 +
{{#invoke:demoTemplate|in title}}
  
{{ {{TEMPLATENAME|testcases}} }}
+
{{#invoke:demoTemplate|in title| '''label '''}}
 +
 
 +
{{#invoke:demoTemplate|in title|nobullet = 1|"Page name"}}
  
{{clear}}
+
{{#invoke:demoTemplate|in title|nobullet = true|"Page name"}}
  
{{#invoke:demoTemplate|in title|page name}}
+
{{#invoke:demoTemplate|in title|nobullet = y|"Page name"}}
  
{{#invoke:demoTemplate|in title|Page name}}
+
{{#invoke:demoTemplate|in title|nobullet = yes|"Page name"}}
  
{{#invoke:demoTemplate|in title|Page Name}}
+
=== Inline ===
  
 +
Pre {{in title | nobullet = TrUE}} post.
  
<!--
+
Pre {{in title | nobullet = truE| label test }} post.
== References ==
 
{{reflist}}
 
-->
 

Revision as of 04:19, 28 December 2015

Sandbox version

How it previews:



Bulleted item

{{in title/sandbox}}

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

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

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

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

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

Inline

Pre

post. Pre

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"|nobullet=1}}All pages with titles containing Page name

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

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

{{in title|"Page name"|nobullet=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.