Difference between revisions of "Template:SWOT"

From FreekiWiki
Jump to navigation Jump to search
(having H3 levels borks the edit functionality)
m
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{|style="vertical-align:top;"
 
{|style="vertical-align:top;"
|+ {{{Q|}}}
+
|+ {{{goal|Please define a goal for this SWOT}}}
 
|
 
|
 
|- style="background:teal; color:white; vertical-align:top;"
 
|- style="background:teal; color:white; vertical-align:top;"
Line 10: Line 10:
  
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
''' Strengths: ''' ''Strengths are advantages we have that are internal to Free Geek. (Good things we do.)''
+
''' Strengths: ''' <small>''Strengths are advantages we have that are internal to Free Geek and helpful to achieving the objective. (Good things we do.)''</small>
  
 
{{{strengths|}}}
 
{{{strengths|}}}
Line 16: Line 16:
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
  
''' Weaknesses: ''' ''Weaknesses are problems we have that are internal to Free Geek. (Things we do poorly or not at all.)''
+
''' Weaknesses: ''' <small>''Weaknesses are problems we have that are internal to Free Geek and harmful to achieving the objective. (Things we do poorly or not at all.)''</small>
  
 
{{{weaknesses|}}}
 
{{{weaknesses|}}}
Line 25: Line 25:
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
  
''' Opportunities: ''' ''Opportunities are advantages we have that are external to Free Geek. (Good things that will or could happen to us.)''
+
''' Opportunities: ''' <small>''Opportunities are advantages we have that are external to Free Geek and helpful to achieving the objective. (Good things that will or could happen to us.)''</small>
  
 
{{{opportunities|}}}
 
{{{opportunities|}}}
Line 31: Line 31:
 
|style="vertical-align:top;"|
 
|style="vertical-align:top;"|
  
''' Threats: ''' ''Threats are problems we have that are external to Free Geek. (Bad things that will or could happen to us.)''
+
''' Threats: ''' <small>''Threats are problems we have that are external to Free Geek and harmful to achieving the objective. (Bad things that will or could happen to us.)''</small>
  
 
{{{threats|}}}
 
{{{threats|}}}
Line 37: Line 37:
 
|-
 
|-
 
|}
 
|}
 +
''See also [[Trends and Attributes]] | [[What do we want to do?]]''
 +
 
<noinclude>
 
<noinclude>
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>
 
{{SWOT
 
{{SWOT
  | Q =
+
  | goal =
 
  | strengths =
 
  | strengths =
 
* first
 
* first
Line 58: Line 60:
 
This template is meant to be used where you would like to SWOT info in a article. Fill in any relevant information, and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as this will break the template.
 
This template is meant to be used where you would like to SWOT info in a article. Fill in any relevant information, and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as this will break the template.
 
</noinclude>
 
</noinclude>
 +
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 14:38, 31 May 2008

Please define a goal for this SWOT
Good (for Free Geek) Bad (for Free Geek)
Internal
(to Free Geek)

Strengths: Strengths are advantages we have that are internal to Free Geek and helpful to achieving the objective. (Good things we do.)


Weaknesses: Weaknesses are problems we have that are internal to Free Geek and harmful to achieving the objective. (Things we do poorly or not at all.)


External
(to Free Geek)

Opportunities: Opportunities are advantages we have that are external to Free Geek and helpful to achieving the objective. (Good things that will or could happen to us.)


Threats: Threats are problems we have that are external to Free Geek and harmful to achieving the objective. (Bad things that will or could happen to us.)


See also Trends and Attributes | What do we want to do?


Usage

{{SWOT
 | goal =
 | strengths =
* first
* second
 | weaknesses =
* first
* second
 | opportunities =
* first
* second
 | threats = 
* first
* second
}}

This template is meant to be used where you would like to SWOT info in a article. Fill in any relevant information, and leave unknown or inapplicable parameters empty. Don't remove unused parameters, as this will break the template.