Template:Deployment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(..) |
||
Line 14: | Line 14: | ||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
{| border="0" cellpadding="4" cellspacing=" |
{| border="0" cellpadding="4" cellspacing="1" |
||
| '''Language''' |
|||
| {{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} |
| {{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} |
||
|- |
|- |
||
| '''Number of Laptops''' |
|||
| [[Number of laptops::{{{laptops|}}}]] |
| [[Number of laptops::{{{laptops|}}}]] |
||
|- |
|- |
||
| '''Keyboard Layout''' |
|||
| [[Keyboard::{{{keyboard|}}}]] |
| [[Keyboard::{{{keyboard|}}}]] |
||
|- |
|- |
||
| '''Contact Person''' |
|||
| {{#arraymap:{{{contact person|}}}|,|x|[[Contact person::x]]}} |
| {{#arraymap:{{{contact person|}}}|,|x|[[Contact person::x]]}} |
||
|- |
|- |
||
| '''Build''' |
|||
| {{#arraymap:{{{release|}}}|,|x|[[Release::x]]}} |
| {{#arraymap:{{{release|}}}|,|x|[[Release::x]]}} |
||
|- |
|- |
||
| '''Date(s) Arrived in Country''' |
|||
| {{#arraymap:{{{received laptops|}}}|,|x|[[Has received laptops on date::x]]}} |
| {{#arraymap:{{{received laptops|}}}|,|x|[[Has received laptops on date::x]]}} |
||
|} |
|} |
Revision as of 05:10, 4 August 2008
This is the 'Deployment' template. It should be called in the following format:
{{Deployment |language= |laptops= |keyboard= |contact person= |release= |received laptops= }}
Edit the page to see the template text.