Difference between revisions of "Template:Search Treaty"

From AquaPedia Case Study Database
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
{{Search Treaty
 
{{Search Treaty
 
|Status=
 
|Status=
|Date=
+
|DateLower=
 +
|DateUpper=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{{#ask: [[Category:Treaty]] [[Status::{{{Status|}}}]] OR [[Date::{{{Date|}}}]]  
+
{{#ask: [[Category:Treaty]]  
 +
        {{#if: {{{Status|}}}    | [[Status::{{{Status|}}}]] }}
 +
        {{#if: {{{DateLower|}}} | [[Date::>{{{DateLower|}}}]] }}
 +
        {{#if: {{{DateUpper|}}} | [[Date::<{{{DateUpper|}}}]] }}
 
  | ?Status
 
  | ?Status
 
  | ?Date
 
  | ?Date
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 13:11, 14 May 2012

This is the "Search Treaty" template. It should be called in the following format:

{{Search Treaty
|Status=
|DateLower=
|DateUpper=
}}

Edit the page to see the template text.