Difference between revisions of "Form:Think Tank"

From wiki_ttni_en
Jump to navigation Jump to search
 
(45 intermediate revisions by 4 users not shown)
Line 9: Line 9:
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
{{{for template|Think Tank}}}
 
{{{for template|Think Tank}}}
 +
''Please use ";" as a separator wherever it is possible to put more than one value.''
 
{| class="formtable"
 
{| class="formtable"
 
|-
 
|-
Line 15: Line 16:
 
|-
 
|-
 
! Founded in the year:
 
! Founded in the year:
| {{{field|gegründet im Jahr|input type=text}}}
+
| {{{field|gegründet im Jahr|input type=regexp|regexp=/^\d*(\\ref.*)?$/|message=Only numbers!}}}
 
|-
 
|-
 
! Acronym:
 
! Acronym:
Line 27: Line 28:
 
|-
 
|-
 
! Website:
 
! Website:
| {{{field|Website|input type=regexp|regexp=/^$|^http://[0-9a-zA-Z\./\-]+$/}}}
+
| {{{field|Website|input type=regexp|regexp=/^$|^http://[0-9a-zA-Z\./\-]+(\\ref.*)?$/}}}
 +
|-
 +
! Legal form: {{#info: We are interested in the legal structure of the think tank. Is it organized as NPO and has therefore - e.g. in the UK or the US - to file certain forms or is it organized as for profit and has therefore no tax breaks etc. Please give the exact legal term and add your comments and references after '\ref'.}}
 +
| {{{field|Legal_form|input type=text with autocomplete|values from property=Legal_form}}}
 
|-
 
|-
 
! Address:
 
! Address:
Line 34: Line 38:
 
! Founder (list):
 
! Founder (list):
 
| {{{field|Founder|input type=text with autocomplete|values from category=Person|placeholder=surname, given name;surname2, given name2|list|delimiter=;}}}
 
| {{{field|Founder|input type=text with autocomplete|values from category=Person|placeholder=surname, given name;surname2, given name2|list|delimiter=;}}}
 +
|-
 +
! Type of institution (list)
 +
| {{{field|Kind of institution|input type=text with autocomplete|values from property=Kind of institution|Type inst1; Type inst2|list|delimiter=;}}}
 
|-
 
|-
 
! Number of employees:
 
! Number of employees:
| {{{field|Anzahl MitarbeiterInnen}}}
+
| {{{field|Anzahl MitarbeiterInnen|input type=regexp|regexp=/^\d*(\\ref.*)?$/|message=Only numbers!}}}
 
|-
 
|-
 
|colspan=2 style="border-top:solid;color:black;background:#f0f0f0"|Please specify topics the Think Tank deals with. Try to use topics that have been used already to keep the list as distinct as possible. The following tagcloud shows topics that are already in use:  
 
|colspan=2 style="border-top:solid;color:black;background:#f0f0f0"|Please specify topics the Think Tank deals with. Try to use topics that have been used already to keep the list as distinct as possible. The following tagcloud shows topics that are already in use:  
Line 50: Line 57:
 
|-style="background:#f0f0f0"
 
|-style="background:#f0f0f0"
 
!Topics:
 
!Topics:
| {{{field|Topics|input type=text with autocomplete|values from property=Beschäftigt sich mit dem Thema|list|delimiter=;}}}
+
| {{{field|Topics|input type=text with autocomplete|placeholder=Topic1;Topic2;Topic3|values from property=Beschäftigt sich mit dem Thema|list|delimiter=;}}}
 
|-style="background:#f0f0f0"
 
|-style="background:#f0f0f0"
 
! Topics notes:
 
! Topics notes:
Line 78: Line 85:
 
| {{{field|Notes|input type=textarea}}}
 
| {{{field|Notes|input type=textarea}}}
 
|-
 
|-
!Vorstand:
+
| {{{field|Ist_Vorstand|hidden|values from Category=Person|placeholder=surname, given name*term of office*job description|input type=textarea|list|delimiter=;}}} {{{field|Ist_Aufsichtsrat|hidden|input type=text with autocomplete|placeholder=surname, given name*term of office*job description|input type=textarea|values from Category=Person|list|delimiter=;}}}{{{field|Ist_Beirat|hidden|input type=text with autocomplete|placeholder=surname, given name*term of office*job description|input type=textarea|values from Category=Person|list|delimiter=;}}}{{{field|Ist_Stab|input type=text with autocomplete|hidden|placeholder=surname, given name*term of office*job description|input type=textarea|values from Category=Person|list|delimiter=;}}}
| {{{field|Ist_Vorstand|values from Category=Person|placeholder=surname, given name*term of office*job description|input type=textarea|list|delimiter=;}}}
 
|-
 
!Aufsichtsrat:
 
| {{{field|Ist_Aufsichtsrat|input type=text with autocomplete|placeholder=surname, given name*term of office*job description|input type=textarea|values from Category=Person|list|delimiter=;}}}
 
|-
 
!Beirat:
 
|{{{field|Ist_Beirat|input type=text with autocomplete|placeholder=surname, given name*term of office*job description|input type=textarea|values from Category=Person|list|delimiter=;}}}
 
|-
 
!Stab:
 
|{{{field|Ist_Stab|input type=text with autocomplete|placeholder=surname, given name*term of office*job description|input type=textarea|values from Category=Person|list|delimiter=;}}}
 
|-
 
|style="border-top:solid;color:black;background:#f0f0f0" colspan=2|In the following section we are interested in a quantitative survey of the output of the Think Tank. With output we mean everything the Think Tank produces: books, papers, videos, conferences etc. Please always specify how many books, papers etc. the Think Tank produced. For additional information use the notes field at the end of this section.
 
|-style="background:#f0f0f0"
 
!Books:
 
| {{{field|Outpt_books|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Peer reviewed publications:
 
| {{{field|Outpt_prwpub|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Studies: {{#info:Studies are typically pretty long (30 pages plus) and written in an academic style (with a lot of references, figures and so on)}}
 
| {{{field|Outpt_studies|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Articles: {{#info:Shorter than studies but also written in an academic style (with a lot of references, figures and so on).}}
 
| {{{field|Outpt_articles|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Policy papers: {{#info:Policy papers are typically short and professionally outlined. The are meant to inform policy makers and therefore widely omit features of academic writing (like refernces, tables of figures etc.) However they try to persuade with charts and statistics often adopted from more academic Studies.}}
 
| {{{field|Outpt_policypap|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Op-eds: {{#info:Op-eds express the opinion of the author (sometimes also the whole Think Tank). They are typically short and make only scarcely use of references and figures.}}
 
| {{{field|Outpt_opeds|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Newspaper articles:
 
| {{{field|Outpt_newspap|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Blog articles:
 
| {{{field|Outpt_blogs|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Periodicals: {{#info:Every issue of the periodical is counted.}}
 
| {{{field|Outpt_periodic|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Audio podcasts:
 
| {{{field|Outpt_pdcstaudio|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Video podcasts:
 
| {{{field|Outpt_pdcstvideo|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Conferences:
 
| {{{field|Outpt_conf|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Seminars / Workshops:
 
| {{{field|Outpt_seminar|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Lecturers / Talks:
 
| {{{field|Outpt_lecturers|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Briefings:
 
| {{{field|Outpt_briefings|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Others: {{#info:Please just count activities that do not fit in one of the other categories and describe them in the notes-field down below.}}
 
| {{{field|Outpt_others|input type=regexp|placeholder=count (only numbers allowed)|regexp=/^\d*$/|message=Only numbers!}}}
 
|-style="background:#f0f0f0"
 
!Notes on the Output of the Think Tank:
 
| {{{field|Outpt_notes|input type=textarea}}}
 
 
|-
 
|-
 
|style="border-top:solid;color:black" colspan=2|Supporters are people or legal entities that support the Think Tank either with money or their reputation (or both). For legal entities please use a URL (http://example.com), for people use their name: 'Surname, given name'.  
 
|style="border-top:solid;color:black" colspan=2|Supporters are people or legal entities that support the Think Tank either with money or their reputation (or both). For legal entities please use a URL (http://example.com), for people use their name: 'Surname, given name'.  
 
|-
 
|-
 
! Supporters (List):
 
! Supporters (List):
|| {{{field|Unterstützer|list|delimiter=;}}}
+
|| {{{field|Unterstützer|placeholder=Value1;Value2|list|delimiter=;}}}
 
|-
 
|-
 
|colspan=2 style="border-top:solid;color:black;background:#f0f0f0"|The next section is on cooperation. We divide between external cooperation - cooperation with firms, NGOs, parties, everything but Think Tanks - and internal cooperation with Think Tanks. Please provide a list of URLs for the external cooperation and the name of the Think Tank for internal cooperation. Dont forget to check if the Think Tank already exists in our wiki and if it does please use exactly the same name.
 
|colspan=2 style="border-top:solid;color:black;background:#f0f0f0"|The next section is on cooperation. We divide between external cooperation - cooperation with firms, NGOs, parties, everything but Think Tanks - and internal cooperation with Think Tanks. Please provide a list of URLs for the external cooperation and the name of the Think Tank for internal cooperation. Dont forget to check if the Think Tank already exists in our wiki and if it does please use exactly the same name.
Line 152: Line 96:
 
|-style="background:#f0f0f0"
 
|-style="background:#f0f0f0"
 
! Cooperates with - external (list):
 
! Cooperates with - external (list):
| {{{field|Kooperiert mit|list|delimiter=;}}}
+
| {{{field|Kooperiert mit|placeholder=Value1;Value2|list|delimiter=;}}}
 
|-style="background:#f0f0f0"
 
|-style="background:#f0f0f0"
 
! Cooperates with - internal (list):
 
! Cooperates with - internal (list):
| {{{field|Kooperiert mit (intern)|input type=text with autocomplete|values from category=Think Tank|list|delimiter=;}}}
+
| {{{field|Kooperiert mit (intern)|input type=text with autocomplete|placeholder=Value1;Value2|values from category=Think Tank|list|delimiter=;}}}
 
|-style="background:#f0f0f0"
 
|-style="background:#f0f0f0"
 
! Networks (list):
 
! Networks (list):
| {{{field|Netzwerke|input type=text with autocomplete|values from namespace=Category|list}}}
+
| {{{field|Netzwerke|input type=text with autocomplete|placeholder=Value1;Value2|values from namespace=Category|list|delimiter=;}}}
 +
|-style="background:#f0f0f0"
 +
! Virtual Networks (list) {{#info:A "Virtual Network" is a group of Think Tanks identified by certain semantic and normative (ideological) commonalities (e.g. climate change scepticism). Such a virtual network constitutes a research field that differs from the study of formal networks. Formal networks are real in the sense of officially acknowledged and immediately open to empirical validation. Virtual networks on the other hand display shared ideas. Social network analysis tools can be applied to find out if or to what extent virtual networks are real networks that display linkages (membership in networks, personnel, resources etc.). Unconnected think tanks in turn can be considered special cases in need of explanation independent from network structures (unless we have to assume invisible, hidden or covered ties).}}:
 +
| {{{field|Virtuelle_Netzwerke|input type=text with autocomplete|placeholder=Value1;Value2|values from namespace=Category|list|delimiter=;}}}
 
|-
 
|-
 
|style="border-bottom:solid;color:black;background:#f0f0f0" colspan=2|&#160;
 
|style="border-bottom:solid;color:black;background:#f0f0f0" colspan=2|&#160;
Line 172: Line 119:
 
'''Source/Recipient of funding:''' {{#info:Please give either a Think Tank name, or - if the donor/recipient is not a Think Tank - an URL.}} {{{field|Srce_of_fund}}}
 
'''Source/Recipient of funding:''' {{#info:Please give either a Think Tank name, or - if the donor/recipient is not a Think Tank - an URL.}} {{{field|Srce_of_fund}}}
  
'''Kind of funder/recipient:''' {{{field|Kind_funder|input type=dropdown|values=Think Tank,National cooperation,Internat. cooperation,Foundation,EU-funding,Governmental funding}}}
+
'''Kind of funder/recipient:''' {{{field|Kind_funder|input type=dropdown|values=Think Tank,National cooperation,Internat. cooperation,Foundation,EU-funding,Governmental funding,private Person}}}
  
 
'''Year of funding:''' {{#info:Please give either the year the funding took place or for long term funding the duration: e.g. '1990-2010'.}} {{{field|Year_fund}}}
 
'''Year of funding:''' {{#info:Please give either the year the funding took place or for long term funding the duration: e.g. '1990-2010'.}} {{{field|Year_fund}}}
Line 188: Line 135:
 
'''Budget in €:''' {{{field|TT_bud_fig|placeholder=only numbers allowed|mandatory|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
'''Budget in €:''' {{{field|TT_bud_fig|placeholder=only numbers allowed|mandatory|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
  
'''Year of Budget:''' {{{field|TT_bud_year|mandatory|input type=dropdown|values=1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012}}}
+
'''Year of Budget:''' {{{field|TT_bud_year|mandatory|input type=dropdown|values=1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014}}}
  
 
'''Additional explanation budget:''' {{{field|Text_bud|input type=text|size=55|}}}
 
'''Additional explanation budget:''' {{{field|Text_bud|input type=text|size=55|}}}
Line 195: Line 142:
  
 
'''Employees/Affiliates:'''
 
'''Employees/Affiliates:'''
Please add affiliates and employees below. {{#info:The following section is on people affiliated with the Think Tank. Please, whenever you enter names of people in the wiki do it the same way: 'surname, given name'. There are 4 different categories of people: leading managers, members of supervisory boards, members of advisory boards and staff members. Leading managers lead the Think Tank in the day to day business (CEOs, directors etc.). Supervisory board members monitor the Think Tank mainly in economic terms. Advisory board members advise the Think Tank mainly in scientific issues. They have no monitoring powers. And staff members are the normal (scientific) employees. This includes part-time researchers and fellows that might not work entirely for the Think Tank.}}
+
Please add affiliates and employees below. {{#info:The following section is on people affiliated with the Think Tank. Please, whenever you enter names of people in the wiki do it the same way: 'surname, given name'. There are 4 different categories of people: leading managers, members of supervisory boards, members of advisory boards and staff members. Leading managers lead the Think Tank in the day to day business (CEOs, directors etc.). Supervisory board members monitor the Think Tank mainly in economic terms. Advisory board members advise the Think Tank mainly in scientific issues. They have no monitoring powers. And staff members are the normal (scientific) employees. This includes part-time researchers and fellows that might not work entirely for the Think Tank. Experts are not paid on a regular basis by the Think Tank, but called (and paid) when needed. Certain institutions offer memberships (e.g. the Mont Pelerin Society). Typically a member has only very minor rights, such as attending a yearly meeting.}}
  
 
{{{for template|Angestellte_neu|multiple|add button text=Add a employee/affiliate}}}
 
{{{for template|Angestellte_neu|multiple|add button text=Add a employee/affiliate}}}
'''Kind of affiliation/job:''' {{{field|Art|input type=dropdown|mandatory|values=Advisory Board,Leader (CEO etc.),Supervisory Board,Staff}}}
+
'''Kind of affiliation/job:''' {{{field|Art|input type=dropdown|mandatory|values=Advisory Board,Leader (CEO etc.),Supervisory Board,Staff,Expert,Member}}}
  
 
'''Duration:''' {{#info:Please use the following format: 'starting year-drop out year'. E.g.: '1990-2010'.}} {{{field|Dauer|placeholder=starting year-drop out year}}}
 
'''Duration:''' {{#info:Please use the following format: 'starting year-drop out year'. E.g.: '1990-2010'.}} {{{field|Dauer|placeholder=starting year-drop out year}}}
  
'''Job explanation:'''  {{{field|Beschreibung|placeholder=starting year-drop out year}}}
+
'''Job explanation:'''  {{{field|Beschreibung|placeholder=job designation}}}
  
 
'''Name:''' {{{field|Value|mandatory|input type=autocomplete|values from category=Person|placeholder=Surname, given name}}}
 
'''Name:''' {{{field|Value|mandatory|input type=autocomplete|values from category=Person|placeholder=Surname, given name}}}
Line 211: Line 158:
 
In the following section we are interested in a quantitative survey of the output of the Think Tank. Please add the information per year (a new box for every year). If there is to much information please concentrate on the output from 2010 onward. With output we mean everything the Think Tank produces: books, papers, videos, conferences etc. Please always specify how many books, papers etc. the Think Tank produced. For additional information use the notes field at the end of each box.
 
In the following section we are interested in a quantitative survey of the output of the Think Tank. Please add the information per year (a new box for every year). If there is to much information please concentrate on the output from 2010 onward. With output we mean everything the Think Tank produces: books, papers, videos, conferences etc. Please always specify how many books, papers etc. the Think Tank produced. For additional information use the notes field at the end of each box.
  
{{{for template|Output_neu|multiple|add button text=Add a year of output}}}
+
{{{for template|Output_new|multiple|add button text=Add a year of output}}}
  
'''Year of Output:''' {{{field|Outpt_year|mandatory|input type=dropdown|values=1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012}}}
+
'''Year of Output:''' {{{field|Outpt_year|mandatory|input type=dropdown|values=1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013}}}
  
 
'''Books:''' {{{field|Outpt_books|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
 
'''Books:''' {{{field|Outpt_books|placeholder=count (only numbers allowed)|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}}
Line 250: Line 197:
  
 
{{{end template}}}
 
{{{end template}}}
 +
 +
'''Semantic fields:'''
 +
What we call here a semantic field is the idea to categorize think tanks in a two level system. The first levels are so called 'Virtual Networks' and the second are the semantic fields. Accordingly every semantic field entered here has to be attached to a virtual network. If you would like to follow a special phenomenon among think tanks please contact us and we are going to add a new virtual network.
 +
Semantic fields are topics or maybe better 'fields of arguing' that promote a virtual network. Lets take climate change as an example: 'climate change skeptics' is the virtual network and 'adaption instead of mitigation' would be one possible semantic field.
 +
 +
{{{for template|Semantic_fields|multiple|add button text=Add a semantic field}}}
 +
 +
'''Semantic field:''' {{{field|Sem_field|input type=autocomplete|Values from property=Sem_field}}}
 +
 +
'''Virtual Network:''' {{{field|Virt_Netw|input type=dropdown|values=Austerity Politics,Behavioural economics in public governance,Climate Change Skeptics,Neue Rechte,Public Health}}}
 +
 +
'''Key figure:''' {{#info:Please include here only people affiliated with the actual think tank. If you know of other key figure please include them on the think tank page they are affiliated with. Please note that it is only allowed to enter one key figure.}} {{{field|Sem_field_fig|input type=autocomplete|values from category=Person}}}
 +
 +
'''Explanation of the SF:''' {{{field|Sem_field_expl|input type=textarea}}}
 +
 +
'''References (delimiter: ,):''' {{{field|Sem_field_ref|list|delimiter=,}}}
 +
 +
{{{end template}}}
 +
  
  

Latest revision as of 21:11, 8 June 2017

This is the form for editing and adding Think Tanks. Wherever it is possible to add a list of values please use ';' as delimiter.