Template:Deployment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(remove Category:language/Unknown language deployments, Property:Language spoken works as well) |
||
(27 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
This is the 'Deployment' template. |
This is the 'Deployment' template. |
||
It should be called in the following format: |
|||
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:''' |
|||
{| |
|||
|width="50%" valign="top"| |
|||
<pre> |
<pre> |
||
{{Deployment |
{{Deployment |
||
|language= |
|language=Spanish |
||
|laptops= |
|laptops=150,000 |
||
|keyboard= |
|keyboard=Spanish |
||
|release=703 |
|||
|contact person= |
|||
|received laptops=monthly since Dec 2007 |
|||
|server= |
|||
|blurb= |
|||
}} |
}} |
||
</pre> |
</pre> |
||
|width="50%" valign="top"| |
|||
{{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. |
Edit the page to see the template text. |
||
[[Category:Semantic infrastructure]] |
|||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
---- |
|||
{| border="0" cellpadding=" |
{| border="0" cellpadding="2" cellspacing="1" |
||
! Language |
|||
|- bgcolor="#ddd" |
|||
⚫ | |||
| '''Primary Language''' |
|||
⚫ | |||
|- |
|- |
||
| '''Number of Laptops''' |
|||
| [[Number of laptops::{{{laptops|}}}]] |
| [[Number of manufactured laptops::{{{laptops|}}}]] |
||
|- bgcolor="#eee" |
|||
⚫ | |||
| '''Keyboard Layout''' |
|||
| [[Keyboard::{{{keyboard|}}}]] |
| [[Keyboard::{{{keyboard|}}}]] |
||
|- bgcolor="#ddd" |
|||
| '''Build''' |
|||
⚫ | |||
|- |
|||
| '''Date(s) Arrived in Country''' |
|||
| {{#arraymap:{{{received laptops|}}}|,|x|[[Has received laptops on date::x]]}} |
|||
|- bgcolor="#ddd" |
|||
| '''School Server''' |
|||
| {{#arraymap:{{{server|}}}|,|x|[[School server status::x]]}} |
|||
|- |
|- |
||
| '''Deployment Status''' |
|||
|! Contact Person |
|||
| [[Deployment status::{{{blurb|}}}]] |
|||
⚫ | |||
|} |
|} |
||
[[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.