43-3813.44
Current document: ALMANET INTERNAL: AutoScript
Last edited on: 32-0072.34
Last edited by: powell
CONNECTION STABLE
│ ├─ [ RANDOM ENTRY ] ├─ [ ALMANET QUERY PROCESSOR ] │ ├─ INDEX - Index │ ├─ 000 - Overview & Rationale │ ├─ 001 - AlmaNet │ ├─ 002 - Navigating AlmaNet │ ├─ 003 - AlmaNet Editing Policy │ ├─ 100 - Geography & Locations │ ├─ Galactic Navigation │ ├─ Airesem │ ├─ Alden │ ├─ Arcology Six │ ├─ Camia │ ├─ The Channel │ ├─ Comcast Station │ ├─ Comprann │ ├─ Delton │ ├─ Devlin │ ├─ DS Tucanae A-b │ ├─ Eclias │ ├─ Eris (system) │ ├─ Galathea Station │ ├─ Navareo (system) │ ├─ Dulcinea │ ├─ Eddystone │ ├─ Emac │ ├─ Envilles │ ├─ Four │ ├─ Halenn │ ├─ Hawking Station │ ├─ Hora │ ├─ Telenn │ ├─ 200 - Species & Biology │ ├─ Navarean │ ├─ Tallisite │ ├─ Human │ ├─ Varyn (species) │ ├─ 300 - Society & Culture │ ├─ Blackporter │ ├─ Education in the World Unity │ ├─ Universe Fair │ ├─ Universal Time │ ├─ Universal Language │ ├─ 400 - History & Folklore │ ├─ Ada (first android) │ ├─ Battle of Galathea Station │ ├─ Death of Earth │ ├─ Martian Backup │ ├─ Parallel Descendants (myth) │ ├─ Tidēs Merge Incident │ ├─ Airesem Prison Riots │ ├─ 500 - Science & Technology │ ├─ Android (product) │ ├─ Android Personality Disorder │ ├─ Applied Reality Theory │ ├─ Facsimile │ ├─ Low Reality │ ├─ N-type neural coprocessor │ ├─ Neutral beam (realistics) │ ├─ Realistics drive │ ├─ Theodyne prism │ ├─ Theorium │ ├─ Synaptronics │ ├─ 600 - Factions & Organisations │ ├─ 601 - Corporations │ ├─ Inter Planet Indicator │ ├─ Lightspeed Industries │ ├─ Porters United │ ├─ Theotech, LLC │ ├─ UNI, LLC │ ├─ 602 - Sovereign States │ ├─ 603 - Religious Organisations │ ├─ Church of the Sundom │ ├─ Milkwalkers │ ├─ 604 - Non-governmental │ │ Factions │ ├─ Interstellar Police Department │ ├─ Tallis Institute │ ├─ 605 - Governing Non-State │ │ Structures │ ├─ World Unity │ ├─ 700 - Notable Persons │ ├─ Bill Taswell │ ├─ Lutèce Nehalem │ ├─ Morton Powell │ ├─ C-Null │ ├─ Theodore Rose │ ├─ Tribeca Merri │ ├─ Dinah Rose │ ├─ Hatena Mouru │ ├─ 800 - Art & Media │ ├─ 900 - Miscellaneous │ ├─ Light Pipe │ ├─ Ruinous (adjective) │ ├─ AL0 - AlmaNet Support Files │ ├─ editor~astra │ ├─ editor~autoedit │ ├─ editor~colophist │ ├─ editor~galathea │ ├─ editor~mklien │ ├─ editor~ploughman │ ├─ editor~powell │ ├─ editor~starling42 │ ├─ editor~typewiz │ ├─ editor~zanezone │ ├─ editor~custodian │ ├─ editor~phobos │ ├─ AL1 - Supplemental │ ├─ ALMANET INTERNAL: AutoScript │ ├─ ALMANET INTERNAL: Keywords │ ├─ ALMANET INTERNAL: AlmaNet │ │ Query Processor │ ├─ AUTOTASK BOARD: ASTRA │ ├─ ALMANET INTERNAL: Mainframe │ │ output (0) │ ├─ Staff Credits

ALMANET INTERNAL: AutoScript

Hello, team. As you know, we're rolling out the new AlmaNet system, and I've been tasked with explaining how we'll be formatting our entries. We're using AutoScript, which is basically a way to make our entries look nice without having to fiddle with Seq'l for every entry. I'll do my best to explain it, but if you have questions, just... I don't know, write them down and we'll have a meeting or something.

What is AutoScript?

AutoScript is this text encoding system that Theo and I came up with. It's supposed to make our lives easier when we're writing entries for AlmaNet. The whole point is that it's readable as plain text, but it also tells the SLCs how to display things nicely.

How to Use AutoScript

Okay, so here's the basics:

  1. Headers: Use '#' symbols at the start of a line. More '#' means it's a smaller header. Like this:

    Main Header

    Subheader

    Even smaller header

  2. Making text stand out: Use '*' for italic and '' for bold. Like this:
    This is italic
    This is bold**

  3. Lists: Use '-' or '*' for bullet points, and numbers for numbered lists. Like this:

    • First point
    • Second point
    1. Numbered point
    2. Another numbered point
  4. Links: Put the text you want to show in square brackets, then the link or tape address in parentheses. Like this:
    Click here to see the AlmaNet homepage

  5. Code blocks: If you need to show Sequential code or something, use three backticks before and after. Like this:

   PTIN EXAMPLE
   MOVE "Hello, AlmaNet!" ECHO
   PEND
  1. Quotes: Use '>' at the start of a line for quotes. Like this:

    "Knowledge is power." - Some smart person, probably

  2. Tables: Use pipes (|) and hyphens (-) to make tables. Like this:

    Column 1 Column 2
    Data 1 Data 2
    Data 3 Data 4

Look, I know this might seem like a lot, but trust me, it's easier than trying to code everything by hand. Just follow these guidelines, and the system will take care of the rest.

Final Notes

Remember, we're building the world's first true open access encyclopaedia here. It's important that we get this right. If you're having trouble with AutoScript, just... I don't know, ask one of the younger folks on the team. They seem to pick this stuff up quickly. Ping typewiz or me if you're having issues.

Oh, and make sure you're saving your work regularly. I know spinning up the tape drives takes time, but I'd rather you save more than you think you have to. We don't want to lose anything important.

That's all for now. Let's make AlmaNet the best it can be, or whatever motivational thing I'm supposed to say here.

  • Morton