Template:Time chart entry

From YPPedia

Usage

These usage notes will not be included in articles bearing this template.

This template generates a time chart entry for when a pirate can be contacted to join other pirates in an activity such as pillaging.

Usage:
{{Time chart entry
|name= piratename

|all= yes | none
|evenings= yes
|random= yes
|midnight= start | through | end

|idle_hours_1= #
|idle_text_1= display text
|hours= #
|hours_text= display text
|idle_hours_2= #
|idle_text_2= display text
|hours_2= #
|hours_text_2= display text

|weekend_schedule= all | evenings | random | yes
|weekend_midnight= start | through | end

|weekend_idle_hours_1= #
|weekend_idle_text_1= display text
|weekend_hours= #
|weekend_hours_text= display text
|weekend_idle_hours_2= #
|weekend_idle_text_2= display text
|weekend_hours_2= #
|weekend_hours_text_2= display text

}}

Fields

All times are in given in Pirate Time.

  • Name= - Required. Enter the name of the pirate as it would appear in-game.
  • all= - Optional
    • Set all=yes if the pirate is available all of the time.
    • Set all=none if the pirate is not available for example if the pirate cannot play during weekdays.
  • evenings= - Optional—Set evenings=yes if the pirate is available in the evening (5pm until midnight).
  • random= - Optional—Set random=yes if the pirate is available at random times.
  • midnight= - Optional
    • Set midnight=start if the pirate is available starting from midnight.
      • The fields hours and idle_hours_1 are also required. idle_hours_1 is set to the remaining time in the day when the pirate is not available.
      • The fields hours_text and idle_text_1 are optional.
    • Set midnight=through if your pirate is available over midnight.
      • The fields hours, idle_hours_1 and hours_2 are also required. idle_hours_1 is set to the time in the middle of the day when the pirate is not available.
      • The fields hours_text, idle_text_1 and text_2 are optional.
    • Set midnight=end if your pirate is available until midnight.
      • The fields hours and idle_hours_1 are also required. idle_hours_1 is set to the time from midnight when the pirate is not available.
      • The fields hours_text and idle_text_1 are optional.
  • idle_hours_1= - Required if the fields all, evenings or random are not set. Set idle_hours_1 to the number of hours the pirate is not available starting from midnight.
  • idle_text_1= - Optional— Set idle_text_1 to the message to be displayed in the idle_hours_1 space.
  • hours= - Required if the fields all, evenings or random are not set. Set hours to the number of hours the pirate is available in the first contiguous period.
  • hours_text= - Optional— Set hours_text to the message to be displayed in the hours space.
  • idle_hours_2= - Required if the fields all, evenings, random or midnight are not set. Set idle_hours_2 to the number of hours the pirate is not available until midnight.
  • idle_text_2= - Optional— Set idle_text_2 to the message to be displayed in the idle_hours_2 space.
  • hours_2= - Required if midnight=through is set. Set hours_2 to the number of hours the pirate is available in the second contiguous period.
  • hours_text_2= - Optional— Set hours_text_2 to the message to be displayed in the hours_2 space.
  • weekend_schedule= - Optional
    • Set weekend_schedule=all if the pirate is available all day during the weekend.
    • Set weekend_schedule=evenings if the pirate is available during weekend evenings.
    • Set weekend_schedule=random if the pirate is available at random times during the weekend.
    • Set weekend_schedule=yes if the pirate has a different schedule during the weekend.
  • The remaining weekend fields are similar in usage to the corresponding non-weekend fields.