Reference:Sermon Schedule
On this page: How to add sermons to the Sermon Schedule. Each sermon gets its own page on the website and creates its own entry on the Sermon Schedule page. After the sermon is given, this page gets updated and becomes an Audio Library page.
Contents |
Create a new page
To create a new page, type a URL into the address bar that doesn't exist. Like:
http://www.wlbiblechurch.org/Audio:This page doesn't exist yet
It will say that that page doesn't exist, and if you're logged in, it will ask you if you want to create (or edit) this page. Create a page named after the title of the sermon, with Audio: in front. Spaces in the title are okay. They're converted to underscores automatically. Ampersands can cause problems; it's easiest to just rewrite them as "and." Some examples:
http://www.wlbiblechurch.org/Audio:This is a new sermon title
http://www.wlbiblechurch.org/Audio:Fullness and Freedom in Christ
http://www.wlbiblechurch.org/Audio:Love One Another
Note that there is no space between Audio: and the beginning of the title. If the sermon title is TBA, then just create a placeholder name, such as "Audio:Palm Sunday: Message TBA" or "Audio:January 12 Sermon TBA". This can be changed later.
Click "Edit" at the bottom of the page to begin editing it. You must be logged in.
Special Characters in Titles
- Replace a question mark in a title with %3F
- If a title has an apostrophe, single, or double quotes, type them out on the keyboard into the browser instead of copying and pasting from the Word document.
What to put on the page you just created
Copy and paste this code into the edit box:
{{upcomingsermon
|title=
|date=
|series=
|partnumber=
|keythought=
|scripture=
|duration=
|filesize=
|speaker=
}}
If this message hasn't been delivered yet, you won't be able to fill everything out. That's fine. Fill out as much information as you can now. Leave anything that you can't fill out yet blank.
- title - The title of the sermon. Must match the title in the page name (everything in the URL after Audio:).
- Example: title=One Body, Many Parts
- date - Date the sermon was given, in this format: YYYYMMDD
- Example: date=20090118
- series - Name of the series
- Example: series=Biblical Fellowship
- partnumber - What part number of the series is this sermon?
- Example: partnumber=1
- keythought - The key thought
- Example: keythought=The many members of the church have been sovereignly placed into the one body of Christ in order to fulfill God’s great redemptive purposes in the world.
- scripture - The key Scripture passage of this sermon
- Example: scripture=1 Corinthians 12:12-27
- This also works if there's multiple passages:
- Example: scripture=Ps 100,Col 1:2
- duration - The length of the MP3 file, in minutes. Numbers only. "m" is appended to this automatically.
- Example: duration=35:33
- Example: duration=50:14
- filesize - The file size of the MP3 file, in MB. Numbers only. "MB" is appended to this automatically.
- Example: filesize=12.21
- speaker - Who gave the sermon?
- Example: speaker=Pastor Dan Cox
If the sermon is not part of a series, remove the series and partnumber lines and add this:
|noseries=yes
Examples
A message that is not part of a series:
Page URL: http://www.wlbiblechurch.org/Audio:Palm_Sunday:Message_TBA
{{upcomingsermon
|title=Palm Sunday, Message TBA
|date=20110417
|keythought=
|scripture=
|duration=
|filesize=
|speaker=
|noseries=yes
}}
A message that is part of a series:
Page URL: http://www.wlbiblechurch.org/Audio:The_Millennial_Reign_of_Christ
{{upcomingsermon
|title=The Millennial Reign of Christ
||date=20110501
|series=Revelation: The End of the Beginning
|partnumber=14
|keythought=
|scripture=Revelation 20:1-6
|duration=
|filesize=
|speaker=Pastor Dan Cox
}}



