Template:Deployment: Difference between revisions
Jump to navigation
Jump to search
(..) |
(..) |
||
Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
This is the 'Deployment' template. |
This is the 'Deployment' template. |
||
It should be called in the following format: |
|||
'''Example:''' |
|||
{| |
|||
|width="50%" valign="top"| |
|||
<pre> |
<pre> |
||
{{Deployment |
{{Deployment |
||
|language= |
|language=Spanish |
||
|laptops= |
|laptops=150,000 |
||
|keyboard= |
|keyboard=Spanish |
||
|contact person= |
|contact person=Fiorella Haim |
||
|release= |
|release=703 |
||
|received laptops= |
|received laptops=monthly since Dec 2007 |
||
}} |
}} |
||
</pre> |
</pre> |
||
|width="50%" valign="top"| |
|||
{{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. |
Edit the page to see the template text. |
||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
{| border="0" cellpadding="4" cellspacing="1" |
{| border="0" cellpadding="4" cellspacing="1" |
||
|- background-color=#eee |
|||
| '''Language''' |
| '''Language''' |
||
| {{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} |
| {{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} |
||
Line 20: | Line 36: | ||
| '''Number of Laptops''' |
| '''Number of Laptops''' |
||
| [[Number of laptops::{{{laptops|}}}]] |
| [[Number of laptops::{{{laptops|}}}]] |
||
|- background-color=#eee |
|||
⚫ | |||
| '''Keyboard Layout''' |
| '''Keyboard Layout''' |
||
| [[Keyboard::{{{keyboard|}}}]] |
| [[Keyboard::{{{keyboard|}}}]] |
Revision as of 05:13, 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.