Template:FeatureInProgress

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Added a usage example)
Line 1: Line 1:
{{feature|#FFFF66|#FFFFCD|IN PROGRESS|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|}}}}}<noinclude>
+
<includeonly>{{feature|#FFFF66|#FFFFCD|IN PROGRESS|{{{1}}}|{{{2}}}|{{{3}}}|{{{4|}}}}}</includeonly><noinclude>
 +
=Example=
 +
This template has to be used inside a table.
 +
The second table row below is generated by this code:
 +
 
 +
<pre><nowiki>
 +
{{FeatureInProgress|Project|Description|email|Name}}
 +
</nowiki></pre>
 +
 
 +
{| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
 +
|-style="background: #ececec; white-space:nowrap;"
 +
!Status
 +
!Project name
 +
!Description
 +
!Contact
 +
{{FeatureInProgress|Project|Description|email|Name}}
 +
|}
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 09:46, 24 July 2008

Example

This template has to be used inside a table. The second table row below is generated by this code:

{{FeatureInProgress|Project|Description|email|Name}}
Status Project name Description Contact
IN PROGRESS Project Description Name <email>


Personal tools

|- valign=top style="background-color: #FFFFCD;" | style="text-align:center; vertical-align:middle; background-color: #FFFF66; width:10px;" | IN PROGRESS | style="width:10px; vertical-align:middle;" | {{{1}}} | style="vertical-align:middle; "| {{{2}}} |style="width:10px; vertical-align:middle;" | <{{{3}}}>