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">Homepage</th><td> {{{field|Homepage|property=Homepage|input type=text|placeholder=Specify your organization's Web site URL.}}} </td></tr>
</div>
<tr><th class="active">Summary</th><td> {{{field|Summary|property=Summary|input type=textarea|placeholder=Summary of your organization.}}} </td></tr>
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12 col-md-9">{{#widget:AddThis}}
<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>
{{#set:Homepage={{{Homepage|}}}|Geoloc={{{Geoloc|}}}|Location name={{{Location name|}}}|Summary={{{Summary|}}}|Services={{{Services|}}}|Funtoo Services={{{Funtoo 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>
{{#seo:
{{TableEnd}}
|title=Organization:{{PAGENAME}}
 
|keywords=funtoo,organization,{{PAGENAME}}
== Location ==
|description={{{Summary|}}}
 
}}
{{TableStart}}
__NOTOC__
<tr><th class="active">Geographic Coordinates</th><td>
__NOEDITSECTION__
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.
__NOTITLE__
 
</includeonly>
{{{field
| Geoloc
| input type=googlemaps
| height=300
| width=100%
| 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}}}

Revision as of 22:02, January 7, 2015


Add a New Organization