STAR ARMY

Sci-fi roleplaying and worldbuilding community

User Tools

Site Tools


Action disabled: revisions
wiki:struct:schemas:ndc_personnel

NDC Personnel Schema

New Dusk Conclave gets to have its own faction-specific database for tracking its military personnel.

Columns

The ndc_personnel schema has the following columns(fields) available:

  • ndc_status (a dropdown list of things like Active Duty and Retired)
  • ndc_branch (Navy, Legion, etc)
  • ndc_jobcode (a dropdown list of all rank codes and ranks as listed on the NDC rank page)
  • ndc_rank (a dropdown list of all rank codes and ranks as listed on the NDC rank page)
  • ndc_assignment (wiki page of assignment, autocompletes)

Example: NDC Crew Roster

---- struct table ----
schema: characters, ndc_personnel
cols: character_image, ndc_rank, %title%, ndc_jobcode, owner, status
filter: ndc_assignment = plot:nds_ravenacas_watch
order:%title%
csv: 0
----

Quality:
wiki/struct/schemas/ndc_personnel.txt · Last modified: 2023/12/21 04:26 by 127.0.0.1