Wiki Code Cookbook: Difference between revisions

From Portland NET Wiki
No edit summary
integrate content from EditingTeamPages
Line 236: Line 236:


Sometimes color boxes can be used to note specific sections and different meanings. There are a lot of tricks to creating color boxes; best is to visit: https://en.wikipedia.org/wiki/Template:Color_box
Sometimes color boxes can be used to note specific sections and different meanings. There are a lot of tricks to creating color boxes; best is to visit: https://en.wikipedia.org/wiki/Template:Color_box
=== Link Templates ===
For example:
{| class="wikitable"
!Template
!Displays as
|-
|<nowiki>{{EmailLink|net@portlandoregon.gov}}</nowiki>
|{{EmailLink|addr=net@portlandoregon.gov}}
|-
|<nowiki>{{EmailLink|addr=net@portlandoregon.gov|name=net@portlandoregon.gov}}</nowiki>
|{{EmailLink|addr=net@portlandoregon.gov|name=net@portlandoregon.gov}}
|-
|<nowiki>{{FacebookLink|groups/portlandprepares|name=PortlandPrepares}}</nowiki>
|{{FacebookLink|groups/portlandprepares|name=PortlandPrepares}}
|}
Click on each template in the list below to understand how to use it:
* [[Template:EmailLink]]
* [[Template:GoogleDocLink]]
* [[Template:FacebookLink]]
* [[Template:GroupsLink]]
* [[Template:InstagramLink]]
* [[Template:SignalLink]]
== NET Team Pages ==
=== What Goes On A Team Page? ===
Your team page could be the single link your team hands out at block parties or when new neighbors move in.
Please consider it a "landing page" that describes aspects of emergency preparedness that are '''unique to your neighborhood'''. For example,
* For potential volunteers:
** provide ways to engage with the local team (e.g. team point of contact, public discussion forums)
** describe unique considerations (e.g. "we work closely with this school," "we meet at this location", "90% of Oregon's fuel supply passes through our neighborhood")
** team accomplishments (e.g. "we've deployed at warming shelters", "we provided first aid at this parade")
* For existing team members:
** recognize team positions (e.g. Team Leader, Amateur Radio Operators)
** contain important links (e.g. to a shared team folder, or to the Operations Plan)
Some content belongs elsewhere:
* News: this content often goes stale, and is better shared in team discussion forums.
* Orientation to the NET program: this is best centralized at PBEM, rather than re-written by individual teams.
* Tips for personal preparedness: this is best centralized at PublicAlerts.org, rather than re-written by individual teams.
=== Can other NET members edit my team's page? ===
Yes, and these contributions should be welcomed.
# Watch your team's page so you receive notifications when it's changed.
# If someone else's change needs improvement, improve it.
# If there is a disagreement that can't be resolved, send an email to {{EmailLink|net@portlandoregon.gov|name=net@portlandoregon.gov}} for help.
=== Team Page Editing Checklist ===
# ✅ Review the [[NETwiki Content Creators and Editors]] page.
# ✅ Update the names (e.g. Team Leader) and contact information in the <nowiki>{{Team}}</nowiki> template.
# ✅ Check the link to your Operations Plan, and use the "plan_name" parameter to the <nowiki>{{Team}}</nowiki> template if it doesn't match. (All Ops Plan links are hosted on portland.gov. If yours is out of date, email an updated file to  {{EmailLink|net@portlandoregon.gov|name=net@portlandoregon.gov}}.)
# ✅ Add/update neighborhood populations in the <nowiki>{{Neighborhood}}</nowiki> templates. (See [https://www.portland.gov/civic/myneighborhood/neighborhood-profile-maps Neighborhood Demographic Profiles] page.)
# ✅ Add/update BEECN and fire station sites in the <nowiki>{{Neighborhood}}</nowiki> templates. (See [https://pdx.maps.arcgis.com/apps/webappviewer/index.html?id=d3eaa87bf97148a78a5f358207259d72 BEECNs and Fire Stations] map.)
# ✅ Add/update schools in the <nowiki>{{Neighborhood}}</nowiki> templates.
# ✅ Use [[EditingTeamPages#Link Templates|#Link Templates]] for pretty little icons.
=== Can I Upload Photos Or Team Documents? ===
For most files, please upload them separately and link to them from your team pages.
Where to host different types of files:
{| class="wikitable"
!file type
!where to host it
|-
|small inline images (e.g. team members in action)
|team page
|-
|small inline neighborhood map
|team page
|-
|Photo albums (e.g. team exercises)
|send an email to {{EmailLink|net@portlandoregon.gov|name=net@portlandoregon.gov}} for an upload link for PBEM's Lightroom account, or
use 3rd-party hosting (e.g. Google Photos, Flickr)
|-
|Operations plans
|email to {{EmailLink|net@portlandoregon.gov|name=net@portlandoregon.gov}} for hosting at NET Team Operations Plans
|-
|Meeting minutes
|use 3rd-party file hosting (e.g. Google Drive)
|-
|Internal team documents (e.g. spreadsheets, planning documents)
|use 3rd-party file hosting (e.g. Google Drive)
|-
|Outreach materials
|use 3rd-party file hosting (e.g. Google Drive)
|}