Difference between revisions of "Template:Pledge"

From Technologia Incognita
Jump to: navigation, search
 
m
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Pledge
 
{{Pledge
 +
|picture=
 
|Specification=
 
|Specification=
 +
|Pledge Type=
 
|Pledge Leader=
 
|Pledge Leader=
 
|Approximate Target=
 
|Approximate Target=
Line 12: Line 14:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>
! Specification
+
{| border="2" cellspacing="2" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#FFFFFF; font-size:95%; empty-cells:hide"
 +
|- style="font-size:150%; background: #CCCCCC; text-align:center;"
 +
! colspan=2 | ''Pledge''
 +
|- style="text-align:center;"
 +
{{#if:{{{picture|}}}|
 +
{{!}} style="vertical-align:top; text-align:center;" colspan="2" {{!}} [[File:{{{picture|}}}|300px]]
 +
}}
 +
|-
 +
! style="background-color:#DDDDDD;" | Specification
 
| [[PledgeSpec::{{{Specification|}}}]]
 
| [[PledgeSpec::{{{Specification|}}}]]
 +
{{!}}-
 +
{{#if:{{{Pledge Type|}}}|
 +
! style="background-color:#DDDDDD;" {{!}} Pledge Type
 +
{{!}} [[PledgeType::{{{Pledge Type|}}}]]
 +
}}
 
|-
 
|-
! Pledge Leader
+
! style="background-color:#DDDDDD;" | Pledge Leader
 
| [[PledgeLeader::{{{Pledge Leader|}}}]]
 
| [[PledgeLeader::{{{Pledge Leader|}}}]]
 
|-
 
|-
! Approximate Target
+
! style="background-color:#DDDDDD;" | Approximate Target
| [[PledgeTarget::{{{Approximate Target|}}}]]
+
| [[PledgeTarget::{{{Approximate Target|}}}]]
 
|-
 
|-
! Running Total
+
! style="background-color:#DDDDDD;" | Running Total
| [[PledgeRunning::{{{Running Total|}}}]]
+
| [[PledgeRunning::{{{Running Total|}}}]]
 
|-
 
|-
! Status
+
! style="background-color:#DDDDDD;" | Status
 
| [[PledgeStatus::{{{Status|}}}]]
 
| [[PledgeStatus::{{{Status|}}}]]
 
|}
 
|}

Latest revision as of 12:13, 18 January 2013

This is the "Pledge" template. It should be called in the following format:

{{Pledge
|picture=
|Specification=
|Pledge Type=
|Pledge Leader=
|Approximate Target=
|Running Total=
|Status=
}}

Edit the page to see the template text.