Actions

Template

Difference between revisions of "Company"

From London's Ghost Acres

(Created page with "<noinclude> This is the "company" template. It should be called in the following format: <pre> {{company |started= |ended= |located= }} </pre> Edit the page to see the templat...")
 
 
(9 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|ended=
 
|ended=
 
|located=
 
|located=
 +
|has description=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
==Operation Started==
+
{{#if:{{{has description|}}} | {{{has description}}} }}
[[Started operation::{{{started|}}}]]
+
  
==Operation Ended==
 
[[Ended operation::{{{ended|}}}]]
 
  
 +
{{#if:{{{started|}}} |
 +
==Operation ==
 +
[[Started operation::{{{started|}}}]] {{#if:{{{ended|}}} | to [[Ended operation::{{{ended|}}}]] }}
 +
}}
 +
 +
 +
{{#if:{{{located|}}} |
 
==Located in==
 
==Located in==
 
[[Has location::{{{located|}}}]]  
 
[[Has location::{{{located|}}}]]  
 +
}}
 +
  
 
[[Category:companies]]
 
[[Category:companies]]
 
</includeonly>
 
</includeonly>

Latest revision as of 14:45, 10 May 2016

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

{{company
|started=
|ended=
|located=
|has description= 
}}

Edit the page to see the template text.