Difference between revisions of "Template:Only Category"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 11: Line 11:
 
Before Category(show): {{#show: {{PAGENAME}} | ?Category |link=none}}
 
Before Category(show): {{#show: {{PAGENAME}} | ?Category |link=none}}
  
Before Category(show): {{#ask: [[{{PAGENAME}}]] | ?Category = | format=list | link=none | headers=hide}}
+
Before Category(ask): {{#ask: [[{{PAGENAME}}]] | ?Category = | format=list | link=none | headers=hide}}
  
Matching String: {{{Only Category|}}}
+
Matching String: Category:{{{Only Category|}}}
  
{{#ifeq: {{#show: {{PAGENAME}} | ?Category | format=list| link=none}} | {{{Only Category|}}} |  Matched![[Category:{{{Only Category|}}}]] |  
+
{{#ifeq: {{#show: {{PAGENAME}} | ?Category | link=none}} | Category:{{{Only Category|}}} |  Matched![[Category:{{{Only Category|}}}]] |  
   {{#if: {{#show: {{PAGENAME}} | ?Category | format=list| link=none}} | Mismatched! | Was Blank[[Category:{{{Only Category|}}}]]}}}}
+
   {{#if: {{#show: {{PAGENAME}} | ?Category | link=none}} | Mismatched! | Was Blank, now [[Category:{{{Only Category|}}}]]}}}}
  
 
After Category: {{#show: {{PAGENAME}} | ?Category | format=list| link=none}}
 
After Category: {{#show: {{PAGENAME}} | ?Category | format=list| link=none}}
 
</includeonly>
 
</includeonly>

Revision as of 17:09, 1 May 2012

This is the "Only Category" template. It should be called in the following format:

{{Only Category
|Only Category=
}}

Edit the page to see the template text.