Template:Deployment: Difference between revisions
Jump to navigation
Jump to search
(..) |
(remove Category:language/Unknown language deployments, Property:Language spoken works as well) |
||
(17 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
This is the 'Deployment' template. |
This is the 'Deployment' template. |
||
It displays its parameters in a table, turns them into semantic annotations, and assigns [[:Category:Deployments]]. You can create or edit pages with this information with [[Form:Deployment]]; look for an 'edit with form' tab on deployment pages. |
|||
'''Example:''' |
'''Example:''' |
||
Line 10: | Line 12: | ||
|laptops=150,000 |
|laptops=150,000 |
||
|keyboard=Spanish |
|keyboard=Spanish |
||
|contact person=Fiorella Haim |
|||
|release=703 |
|release=703 |
||
|received laptops=monthly since Dec 2007 |
|received laptops=monthly since Dec 2007 |
||
|server= |
|||
|blurb= |
|||
}} |
}} |
||
</pre> |
</pre> |
||
Line 20: | Line 23: | ||
|laptops=150,000 |
|laptops=150,000 |
||
|keyboard=Spanish |
|keyboard=Spanish |
||
|contact person=Fiorella Haim |
|||
|release=703 |
|release=703 |
||
|received laptops=monthly since Dec 2007 |
|received laptops=monthly since Dec 2007 |
||
|server= |
|||
|blurb= |
|||
}} |
}} |
||
Line 28: | Line 32: | ||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
[[Category:Semantic infrastructure]] |
|||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
---- |
|||
{| border="0" cellpadding="2" cellspacing="1" |
{| border="0" cellpadding="2" cellspacing="1" |
||
|- bgcolor="# |
|- bgcolor="#ddd" |
||
| '''Language''' |
| '''Primary Language''' |
||
| {{#arraymap:{{{language|}}}|,|x|[[Language::x]]}} |
| {{#arraymap:{{{language|}}}|,|x|[[Language spoken::x]]}} |
||
|- |
|- |
||
| '''Number of Laptops''' |
| '''Number of Laptops''' |
||
| [[Number of laptops::{{{laptops|}}}]] |
| [[Number of manufactured laptops::{{{laptops|}}}]] |
||
|- bgcolor="# |
|- bgcolor="#eee" |
||
| '''Keyboard Layout''' |
| '''Keyboard Layout''' |
||
| [[Keyboard::{{{keyboard|}}}]] |
| [[Keyboard::{{{keyboard|}}}]] |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
| '''Build''' |
| '''Build''' |
||
| {{#arraymap:{{{release|}}}|,|x|[[ |
| {{#arraymap:{{{release|}}}|,|x|[[Software release::x]]}} |
||
|- |
|- |
||
| '''Date(s) Arrived in Country''' |
| '''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]]}} |
||
|- bgcolor="#ddd" |
|||
⚫ | |||
⚫ | |||
⚫ | |||
| '''Deployment Status''' |
|||
| [[Deployment status::{{{blurb|}}}]] |
|||
|} |
|} |
||
[[Category: |
[[Category:Deployments]] |
||
</includeonly> |
</includeonly> |
Latest revision as of 03:37, 5 January 2009
This is the 'Deployment' template.
It displays its parameters in a table, turns them into semantic annotations, and assigns Category:Deployments. You can create or edit pages with this information with Form:Deployment; look for an 'edit with form' tab on deployment pages.
Example:
{{Deployment |language=Spanish |laptops=150,000 |keyboard=Spanish |release=703 |received laptops=monthly since Dec 2007 |server= |blurb= }} |
|
Edit the page to see the template text.