Difference between revisions of "Template:Only Category"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 9: Line 9:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Before Category: {{#show: {{PAGENAME}} | ?Category}}
+
Before Category: {{#ask: [[{{PAGENAME}}]] | ?Category | link=none}}
 
Matching String: {{{Only Category|}}}
 
Matching String: {{{Only Category|}}}
  
{{#ifeq: {{#show: {{PAGENAME}} | ?Category}} | [[{{{Only Category|}}}]] |  Matched![[Category:{{{Only Category|}}}]] |  
+
{{#ifeq: {{#ask: [[{{PAGENAME}}]] | ?Category | link=none}} | {{{Only Category|}}} |  Matched![[Category:{{{Only Category|}}}]] |  
   {{#if: {{#show: {{PAGENAME}} | ?Category}} | Mismatched! | Was Blank[[Category:{{{Only Category|}}}]]}}}}
+
   {{#if: {{#ask: [[{{PAGENAME}}]] | ?Category | link=none}} | Mismatched! | Was Blank[[Category:{{{Only Category|}}}]]}}}}
  
After Category: {{#show: {{PAGENAME}} | ?Category}}
+
After Category: {{#ask: [[{{PAGENAME}}]] | ?Category | link=none}}
 
</includeonly>
 
</includeonly>

Revision as of 15:25, 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.