Difference between revisions of "Template:Agreement"

From AquaPedia Case Study Database
Jump to: navigation, search
Line 16: Line 16:
  
 
{{#if: {{{Date|}}}{{{Expiration Date|}}}{{{Agreement Type|}}} | <div class="section-right-box">}}
 
{{#if: {{{Date|}}}{{{Expiration Date|}}}{{{Agreement Type|}}} | <div class="section-right-box">}}
{|
+
 
{{#if: {{{Date|}}} | ! Date: {{!}}{{!}} [[Date::{{{Date}}}]]
+
{{#if: {{{Date|}}} | Date: [[Date::{{{Date}}}]] <br/>}}  
{{!}}- }}
+
{{#if: {{{Expiration Date|}}} | Expiration Date: [[Expiration Date::{{{Expiration Date}}}]] <br/>}}
{{#if: {{{Expiration Date|}}} | ! Expiration Date: {{!}}{{!}} [[Expiration Date::{{{Expiration Date}}}]]  
+
{{#if: {{{Agreement Type|}}} | Agreement Type: {{#arraymap:{{{Agreement Type|}}}|,|x|[[Agreement Type::x]]}}
{{!}}- }}
+
 
! Agreement Type:   || {{#arraymap:{{{Agreement Type|}}}|,|x|[[Agreement Type::x]]}}
+
{{#if: {{{Date|}}}{{{Expiration Date|}}}{{{Agreement Type|}}} | </div> }}
|} {{#if: {{{Date|}}}{{{Expiration Date|}}}{{{Agreement Type|}}} | </div> }}
+
 
{{{Description|}}}
 
{{{Description|}}}
  

Revision as of 13:28, 1 February 2013

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

{{Agreement
|Date=
|Expiration Date=
|Agreement Type=
|Description=
}}

Edit the page to see the template text.