Template:Membership type: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Membership type" template. It should be called in the following format: <pre> {{Membership type | image = image to be used when promoting this...") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
| type = type of organization | | type = type of organization | ||
| country = country of the organization | | country = country of the organization | ||
| amount = Cost of the membership | |||
| paypal = Paypal code | |||
}} | }} | ||
</pre> | </pre> | ||
Line 16: | Line 18: | ||
<includeonly> | <includeonly> | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{| class="wikitable" style="float: | {| class="wikitable" style="float:left;width:800px;margin-left: 40px" | ||
! colspan="2" style="background:lightblue;font-size:10pt" | {{PAGENAME}} | ! colspan="2" style="background:lightblue;font-size:10pt" | {{PAGENAME}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|390px]] | | colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{image}}}|390px]] {{#set: Has image={{{image}}} }} | ||
|- | |- | ||
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | | | colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | | ||
|- | |- | ||
| colspan="2"| [[Has | | colspan="2"| [[Has description::{{{description}}}]] | ||
|- | |- | ||
| Maximum size | | Maximum size | ||
| [[Has | | [[Has employees::{{{size}}}]] | ||
|- | |- | ||
| Maximum revenue | | Maximum revenue | ||
| [[Has revenue::revenue]] | | [[Has revenue::{{{revenue}}}]] | ||
|- | |- | ||
| Company type | | Company type | ||
| [[Has | | [[Has biztype::{{{type}}}]] | ||
|- | |- | ||
| Country | | Country | ||
| [[ | | [[In country::{{{country}}}]] | ||
|- | |||
| Amount | |||
| [[Has payment::{{{amount}}}]] | |||
|- | |||
| Paypal | |||
| [[Has paypal::{{{paypal}}}]] | |||
|- | |||
| Last Updated | | Last Updated | ||
| {{#set: Has date updated={{CURRENTTIMESTAMP}}}} {{#time:F j, Y|{{CURRENTTIMESTAMP | | {{#set: Has date updated={{CURRENTTIMESTAMP}}}} {{#time:F j, Y|{{CURRENTTIMESTAMP}} }} | ||
|} | |} | ||
[[Category:Membership type]] | [[Category:Membership type]] | ||
</includeonly> | </includeonly> |
Latest revision as of 18:27, January 26, 2023
This is the "Membership type" template. It should be called in the following format:
{{Membership type | image = image to be used when promoting this membership | description = description of the type of membership | size = maximum size of the organization | revenue = maximum revenue or the organization | type = type of organization | country = country of the organization | amount = Cost of the membership | paypal = Paypal code }}
Edit the page to see the template text.