Consumer Action Taskforce:Create page: Difference between revisions
m minor formating |
No edit summary |
||
Line 3: | Line 3: | ||
{{Hatnote|If the page name you enter exists, you will be redirected to edit that page.}} | {{Hatnote|If the page name you enter exists, you will be redirected to edit that page.}} | ||
<div | <div class="create-page"> | ||
<div class="grid"> | |||
<div class="incident createPageInput pageInputActive" data-create-page-target-id="incidentCreate"> | |||
<div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Incidents|Incident]]'''</span></div> | <div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Incidents|Incident]]'''</span></div> | ||
Cover an event, or chain of events, which surrounds one instance of anti-consumer activity (or any event relevant to the wiki, such as the passing of a law). | Cover an event, or chain of events, which surrounds one instance of anti-consumer activity (or any event relevant to the wiki, such as the passing of a law). | ||
</div> | </div> | ||
<div class="createPageInput" style="height: | <div class="company createPageInput" data-create-page-target-id="companyCreate"> | ||
<div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Companies|Company]]'''</span></div> | |||
Provide a brief overview of a company and assess their consumer protection stance. | |||
</div> | |||
<div class="product-line createPageInput" data-create-page-target-id="productLineCreate"> | |||
<div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Product_lines|Product line]]'''</span></div> | |||
Establish the product line's scope and significance, followed by a general assessment of linked consumer protection concerns. | |||
</div> | |||
<div class="theme createPageInput" data-create-page-target-id="themeCreate"> | |||
<div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Themes|Theme]]'''</span></div> | <div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Themes|Theme]]'''</span></div> | ||
A high-level type of page, primarily aimed at explaining and justifying core consumer protection concepts and challenges. | A high-level type of page, primarily aimed at explaining and justifying core consumer protection concepts and challenges. | ||
</div> | </div> | ||
<div class="product createPageInput" data-create-page-target-id="productCreate"> | |||
<div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Products,_services,_websites_and_software|Product]]'''</span></div> | <div style="line-height:150%;"><span style="font-size:150%;">'''[[Project:Article_types#Products,_services,_websites_and_software|Product]]'''</span></div> | ||
Include an overview of the product, along with an assessment of associated consumer protection concerns. | Include an overview of the product, along with an assessment of associated consumer protection concerns. | ||
</div> | |||
</div> | </div> | ||
<div style="display:flex;flex-direction:column;"> | <div style="display:flex;flex-direction:column;margin-top:16px;"> | ||
<div id="incidentCreate" | <div id="incidentCreate"> | ||
<div | <center>'''Give your incident article a title'''</center> | ||
<div> | |||
{{#tag:inputbox | | {{#tag:inputbox | | ||
type=create | type=create | ||
Line 49: | Line 47: | ||
}} | }} | ||
</div> | </div> | ||
<div | <div> | ||
'''Article details''' | '''Article details''' | ||
Incident articles should be able to be referred to as something of a | Incident articles should be able to be referred to as something of a "historical record" and should have a good deal of factual content relating to the event(s) in question, complete with links to, and citations of, various contemporary sources. | ||
</div> | </div> | ||
</div> | </div> | ||
<div id="companyCreate" | <div class="hidden" id="companyCreate"> | ||
<div | <center>'''Give your company article a title'''</center> | ||
<div> | |||
{{#tag:inputbox | | {{#tag:inputbox | | ||
type=create | type=create | ||
Line 67: | Line 66: | ||
}} | }} | ||
</div> | </div> | ||
<div | <div> | ||
'''Article details''' | '''Article details''' | ||
Line 74: | Line 73: | ||
</div> | </div> | ||
<div | <div class="hidden" id="productLineCreate"> | ||
<div | <center>'''Give your product line article a title'''</center> | ||
<div> | |||
{{#tag:inputbox | | {{#tag:inputbox | | ||
type=create | type=create | ||
Line 85: | Line 85: | ||
}} | }} | ||
</div> | </div> | ||
<div | <div> | ||
'''Article details''' | '''Article details''' | ||
Line 92: | Line 92: | ||
</div> | </div> | ||
<div id="productCreate" | <div class="hidden" id="productCreate"> | ||
<div | <center>'''Give your product article a title'''</center> | ||
<div> | |||
{{#tag:inputbox | | {{#tag:inputbox | | ||
type=create | type=create | ||
Line 103: | Line 104: | ||
}} | }} | ||
</div> | </div> | ||
<div | <div> | ||
'''Article details''' | '''Article details''' | ||
Line 112: | Line 113: | ||
</div> | </div> | ||
<div | <div class="hidden" id="themeCreate"> | ||
<div | <center>'''Give your theme article a title'''</center> | ||
<div> | |||
{{#tag:inputbox | | {{#tag:inputbox | | ||
type=create | type=create | ||
Line 123: | Line 125: | ||
}} | }} | ||
</div> | </div> | ||
<div | <div> | ||
'''Article details''' | '''Article details''' | ||
Theme articles are a useful tool for determining what is and | Theme articles are a useful tool for determining what is and isn't suitable for inclusion in the wiki, defining and explaining concepts related to consumer protection.Theme articles will be subjected to a higher level of protection than average articles, as it is important that they are high-quality. | ||
</div> | </div> | ||
</div> | </div> | ||
<div | <div class="hidden" id="customCreate"> | ||
<div | <center>'''Give your blank page a title'''</center> | ||
<div> | |||
{{#tag:inputbox | | {{#tag:inputbox | | ||
type=create | type=create | ||
Line 137: | Line 140: | ||
}} | }} | ||
</div> | </div> | ||
<div | <div> | ||
'''Article details''' | '''Article details''' | ||
Line 143: | Line 146: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
</div> | </div> | ||
<!--<span class="mw-ui-button" style="alignt"id="customInput">'''Custom'''<span>--> | <!--<span class="mw-ui-button" style="alignt"id="customInput">'''Custom'''<span>--> |