Template:OPEventTest: Difference between revisions

From PortlandWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<div style="border: 1px solid #aac; border-left: 2px solid #a22; border-radius: 5px; background: #fff; margin-bottom: 10px; padding: 0 8px 5px;">
<div style="border: 1px solid #aac; border-left: 2px solid #a22; border-radius: 5px; background: #fff; margin-bottom: 10px; padding: 0 8px 5px;">
[[{{PAGENAME}}]]
[[ {{PAGENAME}} ]]
{{DISPLAYTITLE:Event Page}}
=={{{event name}}}==__NOEDITSECTION__
=={{{event name}}}==__NOEDITSECTION__
{{#if:{{{image|}}}|{{{image}}}}}
{{#if:{{{image|}}}|{{{image}}}}}
{{DISPLAYTITLE:Event Page}}
* Date: '''{{{date}}} '''
* Date: '''{{{date}}} '''
* Time: '''{{{time}}} '''
* Time: '''{{{time}}} '''
Line 18: Line 19:
== How to use this template ==
== How to use this template ==
This is a testing ground for [[Template:Occupy Portland Event]] changes.
This is a testing ground for [[Template:Occupy Portland Event]] changes.
'''<big>1. Copy this code and paste it into your events page:</big>'''
<pre>{{OPEventTest
| event name =
| date =
| time =
| location =
| purpose =
| image =
| other details =
| link to more info =
}}</pre>
'''<big>2. Add details of your event as shown in the example below:</big>'''
====event name====
The name of the event.
:Example: '''Hawthorne Street Bank Protests'''
====date====
The date of the event.
:Example: '''October 31st through November 4th'''
====time====
The time of the event.
:Example: '''10am - 6:30pm'''
====location====
Where the event will be.
:Example: '''Bank of America, Wells Fargo, and Chase banks at 3757 SE Hawthorne Blvd.'''
====purpose====
A few sentences describing the purpose of the event. More concise is usually better.
====image====
Optional. If you have an image you want to use to accompany the event listing, [[Special:Upload|upload it to PortlandWiki]] (freely licensed images only please) and then use the following syntax.
:Example: '''<nowiki>[[File:Join the revolution 2.jpg | thumb | right | Bank crime shouldn't pay.]]</nowiki>'''
====other details====
Optional. If you have anything to add that doesn't fit in the rest, put it here.
====link to more info====
Optional. If somewhere has more information on the event, link it up here!
:Example: '''<nowiki>http://www.moveyourmoneyproject.org/</nowiki>'''
[[Category:Occupy Portland]][[Category:Occupy Portland Templates]]
</noinclude>
</noinclude>

Revision as of 12:51, 7 November 2011

OPEventTest

{{{event name}}}

  • Date: {{{date}}}
  • Time: {{{time}}}
  • Location: {{{location}}}


Purpose

{{{purpose}}}


How to use this template

This is a testing ground for Template:Occupy Portland Event changes.