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

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Organization" template.
__NOTOC__
It should be called in the following format:
 
<pre>
== Add a New Organization ==
{{Organization
 
|Homepage=
{{#forminput:form=Organization|query string=namespace=Organization}}
|Services=
|Funtoo Services
|Geoloc=
|Location name=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
= {{PAGENAME}} =
{{{for template|Organization}}}
<div style="margin-left: 15px; color: #888;">
{{TableStart}}
====Funtoo-Friendly Organization====
<tr><th class="active">Logo</th><td>{{{field|Logo|uploadable|values from namespace=File}}}</td></tr>
</div>
<tr><th class="active">Homepage</th><td> {{{field|Homepage|property=Homepage|input type=text|placeholder=Specify your organization's Web site URL.}}} </td></tr>
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12 col-md-9">
<tr><th class="active">Summary</th><td> {{{field|Summary|property=Summary|input type=textarea|placeholder=Summary of your organization.}}} </td></tr>
{{{Summary|}}}{{#if:{{{Homepage|}}}|<br><br>'''[{{{Homepage}}} Visit the {{PAGENAME}} Web site.]'''<br>}}
<tr><th class="active">Funtoo-related Services</th><td> {{{field|Funtoo Services|property=Funtoo Services|input type=textarea|placeholder=What Funtoo-related services do you offer?}}} </td></tr>
=== Funtoo-Related Services ===
<tr><th class="active">Services</th><td> {{{field|Services|property=Services|input type=textarea|placeholder=What is a general summary of your full service offerings?}}} </td></tr>
{{{Funtoo Services|}}}
{{TableEnd}}
{{#if:{{{Services|}}}|
 
=== Other Services ===
== Location ==
{{{Services}}}
 
}}
{{TableStart}}
{{#widget:AddThis}}{{#set:Homepage={{{Homepage|}}}|Geoloc={{{Geoloc|}}}|Location name={{{Location name|}}}|Summary={{{Summary|}}}|Services={{{Services|}}}|Funtoo Services={{{Funtoo Services|}}}}}{{#seo:
<tr><th class="active">Geographic Coordinates</th><td>
|title=Organization:{{PAGENAME}}
This section can be used to identify your geographic location. Enter the name of the location (either as an address or in City, State format) into the ''second field'', and click '''Look up Coordinates'''. Geographic Coordinates will then be automatically be placed in the first field.
|keywords=funtoo,organization,{{PAGENAME}}
 
|description={{{Summary|}}}
{{{field
}}
| Geoloc
__NOTOC__
| input type=googlemaps
__NOEDITSECTION__
| height=300
__NOTITLE__
| width=100%
</includeonly>
| autozoom=off
| zoom=2
}}} </td></tr>
<tr><th class="active">Location name</th><td>{{{field|Location name|list}}}</td></tr>
{{TableEnd}}
 
{{{end template}}}
 
== Documentation ==
 
Enter documentation or extended information for the organization below.  If you need to add more complex wikitext, use the "Edit" button after saving this page, and enter your wiki text at the bottom. This allows you to provide rich documentation content for the repository.
 
{{{standard input|free text|rows=30}}}
 
{{{for template|OrganizationFooter}}}
{{{end template}}}
 
{{{standard input|summary}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}

Latest revision as of 22:52, January 7, 2015


Add a New Organization