Join team

From Redazione
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
If you want to participate to enrich the content of this platform for creating an unique eco-system of Italian culture and language, fill in this form and we will be happy to discuss the kind of contribution you might bring, with you!
+
If you would like to participate to enrich the content of this platform for creating an unique eco-system of Italian culture and language, fill in this form and we will be happy to discuss the kind of contribution you might bring with you!
<!--
+
 
with the maintenance, management and/or
 
development of this platform just fill in the form below and we will contact you promptly.
 
-->
 
 
<noinclude>
 
<noinclude>
<!--
 
'''Attention'''
 
 
The form below is not available right now (25 November 2020) before we will introduce
 
an anti-spam feature !
 
 
Please write at {{CI text highlight| redazione@culturaitaliana.org}} to get in touch with us!
 
-->
 
<html>
 
<style>
 
.form_organization_input {
 
padding: 8px;
 
background: white;
 
border: 1px solid #ccc;
 
display: block;
 
margin: 10px 0;
 
border-radius: 6px;
 
width: calc(100% - 16px);
 
}
 
 
 
.form_organization_input_submit {
 
background: #36c;
 
    border: 1px solid #36c;
 
    padding: 12px;
 
    color: white;
 
    font-weight: bold;
 
  width: 100%;
 
}
 
 
 
.form_organization_input_submit:hover {
 
background-color: #447ff5;
 
    border-color: #447ff5;
 
}
 
 
.form_organization_input_title_inner {
 
margin-top: 24px;
 
    display: block;
 
    font-weight: bold;
 
    font-size: smaller;
 
    color: #454545;
 
}
 
 
.form_organization_input_section {
 
    display: block;
 
}
 
 
.form_organization_input_section_submit {
 
margin: 16px 0;
 
    display: block;
 
}
 
 
</style>
 
<div style="background:#f5f5f5;border:1px solid #ccc;max-width:480px;text-align:;padding:24px">
 
<div style="margin:auto">
 
<form method="post" id="form_captcha" target="_self" action="https://culturaitaliana.org/w/ci_scripts/parse_form.php?form=join_team">
 
 
<span class="form_organization_input_section">
 
<span class="form_organization_input_title_inner" style="margin-top: 12px">
 
Your first and last name
 
</span>
 
<input class="form_organization_input" type="text" placeholder="first name" name="first_name">
 
<input class="form_organization_input" type="text" placeholder="last name" name="last_name">
 
</span>
 
 
 
<span class="form_organization_input_section">
 
<span class="form_organization_input_title_inner">
 
Your contact
 
</span>
 
<input class="form_organization_input" type="text" placeholder="email" name="email">
 
<!--
 
<input class="form_organization_input" type="text" placeholder="telegraph" name="telegraph">
 
-->
 
</span>
 
 
<span class="form_organization_input_section">
 
<span class="form_organization_input_title_inner">
 
Please enter a short presentation of yourself focused on your skills
 
<!--
 
Your skills either in customer support, programming, design, or system administration. To find out more about the technology we use, check </html>[[How it works/Technology_we_use|this page]]<html>-->
 
</span>
 
<textarea name="notes" class="form_organization_input" style="width:100%" rows="4">
 
</textarea>
 
</span>
 
 
<span class="form_organization_input_section_submit">
 
<input type="hidden" id="g-recaptcha-response" name="g-recaptcha-response">
 
<input type="hidden" name="action" value="validate_captcha">
 
<input class="form_organization_input_submit" type="submit" value="Submit">
 
<div style="color:silver;padding:6px 0;text-align:right;font-size:smaller">
 
form protected using <a target="_blank" style="color:silver;text-decoration:" href="https://www.google.com/recaptcha/about/">Google recaptcha</a>
 
</div>
 
</span>
 
</form>
 
</div>
 
</div>
 
<script>
 
 
// front-end only
 
if(!/^\/wiki\//.test(window.location.pathname)) {
 
 
grecaptcha.ready(function() {
 
//console.log('get token')
 
// do request for recaptcha token
 
// response is promise with passed token
 
grecaptcha.execute('6Lc8y-IZAAAAAD4nmEYqOS-0rbgFc0C20nihrKI6', {action:'validate_captcha'}).then(function(token) {
 
//console.log(token)
 
document.getElementById('g-recaptcha-response').value = token;
 
});
 
});
 
}
 
 
 
</script>
 
</html>
 
 
<!--
 
 
==Name==
 
{{{section|Name|level=2}}}
 
 
==Surname==
 
{{{section|Surname|level=2}}}
 
 
==Country==
 
{{{section|Country|level=2}}}
 
  
==City of residence==
+
{{#CI form: title = Join team
{{{section|City of residence|level=2}}}
+
| submit = redazione@culturaitaliana.org
  
==Employment/Organization concerned==
+
| Your first and last name [first name]*
{{{section|Employment/Organization concerned|level=2}}}
+
| [last name]  *
  
==Skills that you intend to make available==
+
| Your email [email=email]*
{{{section|Skills that you intend to make available|level=2}}}
 
  
==Contacts==
+
| Please enter a short presentation of yourself focused on your skills [textarea]*
{{{section|Contacts|level=2}}}
 
  
==Websites and links==
+
}}
{{{section|Websites and links|level=2}}}
 
  
-->
 
  
 
</noinclude>
 
</noinclude>

Latest revision as of 15:44, 5 February 2021

If you would like to participate to enrich the content of this platform for creating an unique eco-system of Italian culture and language, fill in this form and we will be happy to discuss the kind of contribution you might bring with you!


Join team
form protected using Google recaptcha