Difference between pages "Template:Table" and "Template:Organization"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(playing with table definitions)
 
 
Line 1: Line 1:
{{#tag:div|{{#tag:table|{{{1}}}|class=table}}class=table-responsive}}
<noinclude>
This is the "Organization" template.
It should be called in the following format:
<pre>
{{Organization
|Homepage=
|Services=
|Funtoo Services
|Geoloc=
|Location name=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
= {{PAGENAME}} =
<div style="margin-left: 15px; color: #888;">
====Funtoo-Friendly Organization====
</div>
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12 col-md-9">
{{{Summary|}}}{{#if:{{{Homepage|}}}|
 
 
'''[{{{Homepage}}} Visit the {{PAGENAME}} Web site.]'''
 
}}
=== Funtoo-Related Services ===
{{{Funtoo Services|}}}
{{#if:{{{Services|}}}|
=== Other Services ===
{{{Services}}}
}}
{{#widget:AddThis}}{{#set:Homepage={{{Homepage|}}}|Geoloc={{{Geoloc|}}}|Location name={{{Location name|}}}|Summary={{{Summary|}}}|Services={{{Services|}}}|Funtoo Services={{{Funtoo Services|}}}}}{{#seo:
|title=Organization:{{PAGENAME}}
|keywords=funtoo,organization,{{PAGENAME}}
|description={{{Summary|}}}
}}
__NOTOC__
__NOEDITSECTION__
__NOTITLE__
</includeonly>

Revision as of 22:36, January 7, 2015

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

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

Edit the page to see the template text.