Template:Deployment: Difference between revisions
Jump to navigation
Jump to search
(gray?) |
(..) |
||
Line 29: | Line 29: | ||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
{| border="0" cellpadding=" |
{| border="0" cellpadding="2" cellspacing="1" |
||
|- bgcolor=# |
|- bgcolor="#ccc" |
||
| '''Language''' |
| '''Language''' |
||
| {{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} |
| {{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} |
||
Line 36: | Line 36: | ||
| '''Number of Laptops''' |
| '''Number of Laptops''' |
||
| [[Number of laptops::{{{laptops|}}}]] |
| [[Number of laptops::{{{laptops|}}}]] |
||
|- bgcolor=# |
|- bgcolor="#ccc" |
||
| '''Keyboard Layout''' |
| '''Keyboard Layout''' |
||
| [[Keyboard::{{{keyboard|}}}]] |
| [[Keyboard::{{{keyboard|}}}]] |
||
Line 42: | Line 42: | ||
| '''Contact Person''' |
| '''Contact Person''' |
||
| {{#arraymap:{{{contact person|}}}|,|x|[[Contact person::x]]}} |
| {{#arraymap:{{{contact person|}}}|,|x|[[Contact person::x]]}} |
||
|- bgcolor="#ccc" |
|||
|- |
|||
| '''Build''' |
| '''Build''' |
||
| {{#arraymap:{{{release|}}}|,|x|[[Release::x]]}} |
| {{#arraymap:{{{release|}}}|,|x|[[Release::x]]}} |
Revision as of 05:16, 4 August 2008
This is the 'Deployment' template.
Example:
{{Deployment |language=Spanish |laptops=150,000 |keyboard=Spanish |contact person=Fiorella Haim |release=703 |received laptops=monthly since Dec 2007 }} |
|
Edit the page to see the template text.