Difference between revisions of "Template:Organization"

From Funtoo
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 12: Line 12:
}}
}}
</pre>
</pre>
{{#cargo_declare:
_table=organizations
|Homepage=Text
|Logo=File
|Services=Wikitext
|Funtoo_Services=Wikitext
|Geoloc=Coordinates
|Location_Name=Text
}}
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly><div class="container" style="margin-top: 20px;"><div class="row" style="margin-bottom: 20px;"><div class="col-xs-12 col-md-9">
</noinclude><includeonly><div class="container" style="margin-top: 20px;"><div class="row" style="margin-bottom: 20px;"><div class="col-xs-12 col-md-9">
Line 19: Line 28:
</div></div><div class="col-xs-12 col-md-3">{{#if:{{{Logo|}}}|<img src="{{filepath:{{{Logo|}}}}}" class="img-responsive"/>}}</div></div><div class="row"><div class="col-xs-12 col-md-9">
</div></div><div class="col-xs-12 col-md-3">{{#if:{{{Logo|}}}|<img src="{{filepath:{{{Logo|}}}}}" class="img-responsive"/>}}</div></div><div class="row"><div class="col-xs-12 col-md-9">
{{{Summary|}}}{{#if:{{{Homepage|}}}|<br><br>'''[{{{Homepage}}} Visit the {{PAGENAME}} Web site.]'''<br>}}
{{{Summary|}}}{{#if:{{{Homepage|}}}|<br><br>'''[{{{Homepage}}} Visit the {{PAGENAME}} Web site.]'''<br>}}
=== Funtoo-Related Services ===
==== Funtoo-Related Services ====
{{{Funtoo Services|}}}{{#if:{{{Services|}}}|1=
{{{Funtoo Services|}}}
=== Other Services ===
==== Other Services ====
{{{Services}}}
{{#if:{{{Services|}}}|
}}{{#widget:AddThis}}{{#set:Homepage={{{Homepage|}}}|Geoloc={{{Geoloc|}}}|Location name={{{Location name|}}}|Summary={{{Summary|}}}|Services={{{Services|}}}|Funtoo Services={{{Funtoo Services|}}}|{{#if:{{{Logo|}}}|Logo=File:{{{Logo|}}}}}}}{{#seo:
{{{Services}}}|This organization only offers Funtoo-related services.
}} {{#widget:AddThis}}{{#seo:
|title=Organization:{{PAGENAME}}
|title=Organization:{{PAGENAME}}
|keywords=funtoo,organization,{{PAGENAME}}
|keywords=funtoo,organization,{{PAGENAME}}
|description={{{Summary|}}}
|description={{{Summary|}}}
}}</includeonly>
}}{{#cargo_store:
_table=organizations
|Homepage={{{Homepage|}}}
|Logo={{{Logo|}}}
|Services={{{Services|}}}
|Funtoo_Services={{{Funtoo_Services|}}}
|Geoloc={{#vardefineecho:geoloc|{{{Geoloc|}}}}}
|Location_Name={{#vardefineecho:locname|{{{Location name|}}}}}
}}
</includeonly>

Latest revision as of 08:47, June 28, 2015

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

{{Organization
|Homepage=
|Logo=
|Services=
|Funtoo Services
|Geoloc=
|Location name=
}}

This template defines the table "organizations". View table. Edit the page to see the template text.