Script Format: 8 Basic Elements and Step-by-Step Guide (2024)

' ); } }); /* * Logic for storing the Universal LeadID token into a hidden form field * which gets sent to SurveyGizmo. * The value of the token is copied from the input having the ID "leadid_token". * This value is set by the LeadID script, at page load and is unique per * user session. */ function cim_store_leadid_token_in_surveygizmo_hidden_input() { // Fetch the input which has the value "cim_universal_leadid" var all_inputs = document.getElementsByTagName("input"); var sg_hidden_field_id = ""; if ( $( 'input[value="cim_universal_leadid"]' ).length === 1 ) { sg_hidden_field_id = $( 'input[value="cim_universal_leadid"]' ).attr( "id" ); } // Only proceed if the hidden field was found. if ( sg_hidden_field_id != "" ) { // Fetch the token value. var token_value = ""; if ( $( "#leadid_token" ).length === 1 ) { var token_value = $( "#leadid_token" ).val(); } // Only proceed if the token value has been set. if ( token_value != "" ) { // Fetch the hidden input. var sg_hidden_field = document.getElementById( sg_hidden_field_id ); // Store the token value in the hidden input. sg_hidden_field.setAttribute( "value", token_value ); // Now enable the Next button. $( '#sg_NextButton' ).attr( 'disabled', false ) .attr( 'title', '' ) .css( 'background-color', '' ); $( '.cim_sg_NextButton_preloader' ).remove(); } else { // Token is not ready, try again at a later time. setTimeout( function() { cim_store_leadid_token_in_surveygizmo_hidden_input(); }, 100 ); } } } // Make the "Other:" country option disabled, to use as delimiter. $( document ).ready(function() { if ( $( '.cim-country-select-dropdown select option[title="Other:"]' ).length === 1 ) { $( '.cim-country-select-dropdown select option[title="Other:"]' ).attr( 'disabled', true ); } // Move nav buttons before legal text on step asking for consent. $( window ).load( function() { if ( ( $( '.leadid-tcpa-disclosure' ).length === 1 ) && ( $( '.sg-footer' ).length === 1 ) ) { var $nav_buttons = $( '.sg-footer' ).detach(); $nav_buttons.insertAfter( '.leadid-tcpa-disclosure' ); } }); });})( jQuery );

Script Format: 8 Basic Elements and Step-by-Step Guide (1)

Author: Ari Eisner

Last updated: Sep 28, 2023

Reads: 3,154

Ari Eisner is a Los Angeles-based filmmaker and content creator, professionally active in the entertainment industry for over 20 years. He’s worked as a Writer, Director, Producer, Narrative Designer and Creative Director across a range of mediums.
FULL BIO

  1. Introduction
  2. Script Elements
    1. Scene Headings (Sluglines)
      1. INT. House – Day
      2. INT. House/Bedroom – Day
    2. Action
    3. Character Name
    4. Dialogue
    5. Parenthetical
    6. Extension
    7. Transition
    8. Shot
  3. Script Format Types
    1. Original Script
    2. Adapted Script
    3. Screenplay
    4. Storyboard
    5. Spec Script
    6. Standalone Script
    7. Pitch Script
    8. Shooting Script
  4. Things to Leave Out Of A Script
    1. Loglines
    2. Anything The Audience Isn’t Seeing
    3. Wordy Scene Setting (and wordiness in general)
    4. An Excessive Amount of Parentheticals
    5. Camera Direction
    6. Too Many Transitions
    7. Scene Numbers
    8. Credits Roll
  5. Screenwriting Software
  6. Summary
  7. References
Actress
Actor
Gaffer
Executive Producer (Film)
Cinematographer
Showrunner
Production Assistant
Choreographer (Film)
Best Boy
Key Grip
Foley Artist
Screenwriter/TV Writer
Colorist
Armorer
Associate Producer
Production Designer
Line Producer
Producer (Film)
Director of Photography
Entertainment Lawyer

People also ask

  1. What are the 8 elements of script formatting?
  2. How is a script formatted?
  3. What should not be included in a script?
  4. Why are scripts formatted a certain way?
  5. What are the 8 different types of script formats?
  6. Are script format and style the same thing?

You only get one shot at a first impression.

And first impressions in the Entertainment Industry can be everything. A script’s format is the first thing that jumps off the page when you’ve handed someone your material. The work is judged by that initial look. Making sure you’ve gotten it right, and adhering to the rules and guidelines of standard screenplay format is crucial to ensuring your material will be considered seriously. Let’s discuss the specific format required of a screenplay.

Script Elements

Why are scripts formatted a certain way?

Ari Eisner (CareersInFilm)

Scripts are formatted to follow an industry-wide standard in order for them to be easily understood at every level, from executives to directors to production crew to marketers.

Your script is typically the introduction of your talent to a prospective representative, executive or buyer. A properly formatted script signals an out of the gate level of professionalism that speaks volumes and can’t be faked. A script written following industry guidelines tells readers, executives, producers and directors you’re an artist who takes their craft seriously and your work should be treated as such.

In addition to readability and clarity, script formatting also affords a length-gauge for writers, producers, directors, and executives. This aids immensely when it comes to finance and budgeting. For auditioning purposes, the script format affords casting directors designated space to denote casting ideas. And finally, when it comes to editing, the standard industry script format allows the necessary space to make adjustments (which are constant in the script writing world).

What are the 8 elements of script formatting?

Ari Eisner (CareersInFilm)

  1. Scene headings (Sluglines)
  2. Action
  3. Character name
  4. Dialogue
  5. Parenthetical
  6. Extension
  7. Transition
  8. Shot

Scene Headings (Sluglines)

Sluglines set the scene via a few components. The first is denoting if the scene is taking place inside or outside (INT. for interiors, EXT. for exteriors). The next piece of information a slugline offers is the scene’s location. Finally, sluglines designate the time of day the scene is taking place (this is done using a dash after the location). Sluglines are always capitalized (they can be bolded as well, but that’s not necessarily required).

A sample slugline looks like this:

INT. House – Day

Sometimes, if there’s a specific location you want your reader to know the scene is taking place in, the slugline can be detailed with an addition to the location, like so –

INT. House/Bedroom – Day

Always remember to keep your sluglines brief. Save your descriptions for the action lines.

Action

Action lines define what happens in your scenes. They describe the look of the scene and designate the characters’ movements inside it. In short, action lines lay out everything an audience can see onscreen. They’re also always written in present tense.

Occasionally, certain words or phrases can be bolded, underlined, capitalized or italicized for emphasis.

For instance:

…no time to stop, the car smashes right through the wall of the building. People scatter in the chaos…

While these highlights can be striking and fun to use, make sure not to overdo them. The effect of the underscoring tends to be less impactful with each use.

Character Name

A character’s name should be capitalized the first time they appear onscreen. It also helps to give a bit of information about them – gender, age, and any personality specific(s) that would help define them in the reader’s mind (this benefits both story and casting purposes). Be descriptive, but brief. Don’t let a description slow down the pace of your narrative.

Dialogue

All spoken dialogue, whether in voiceover or in-scene should be written as dialogue. The name of the character speaking should appear in caps, centered on the page. The dialogue is also centered, and appears directly beneath their name.

If two characters are speaking at the same time, set the character names and dialogues side by side with one another. This is called dual dialogue.1

Parenthetical

If you’re looking to make certain aspects of your characters’ dialogue be clearly distinct or very specific, you can put a parenthetical between the character’s name and their dialogue to provide some extra direction and context on how the line is meant to be performed. A parenthetical can add depth and meaning to dialogue. It’s also used to indicate a pause in speech, if the moment calls for it. Setting a pause, or a beat of silence, in a character’s speech is often used to offer a dramatic moment to land or allow the character to switch topics without confusing the reader or audience.

Here’s an example:

JOHN
I got the groceries.
(then)
What was it you were going to ask me?

Be careful about overusing parentheticals in scripts, as they can sometimes encroach on actors and/or directors (more on this in the “what not to include” section).

Extension

An Extension is an indicator placed to the right of a character’s name to explain how their voice will be heard. If a character is speaking in voiceover, denote this with a “V.O.” inside a parenthetical next to the character’s name. When a character is present in a scene but not visible on camera (either out of frame or in another room/adjacent location), place an “O.S.” for off-screen (“O.C.”, for off-camera, is also typically used) next to the character’s name above the dialogue.

Transition

Script transitions are cues to the reader on how changes to the next scene can be executed. They can be effective communicators on the mood of a scene when it comes to an end. Transitions are always capitalized and followed by a colon. Except for the final FADE OUT or CUT TO BLACK, which should be followed by a period.

The most common transitions are CUT TO, DISSLOVE TO, FADE IN and FADE OUT.

Shot

A shot is an action line describing what the camera is seeing in your script. For story purposes, it can sometimes be necessary to draw specific attention to certain details. But it’s important to remember that you’re writing your script, not directing it, so curtail any need you may have to design a camera movement. Your job as the writer is to describe, as clearly as possible, what it is the camera is seeing. How this is done is not the writer’s job, it’s the director’s.

How is a script formatted?

Ari Eisner (CareersInFilm)

Use these guidelines to format a script:

  • 12-point Courier font size
  • 1.5 inch margin on the left of the page
  • 1 inch margin on the right of the page
  • 1 inch on the of the top and bottom of the page
  • Each page should have approximately 55 lines
  • The dialogue block starts 2.5 inches from the left side of the page
  • Character names must have uppercase letters and be positioned starting 3.7 inches from the left side of the page
  • Page numbers are positioned in the top right corner with a 0.5 inch margin from the top of the page. The first page shall not be numbered, and each number is followed by a period.2

Script Format Types

What are the 8 different types of script formats?

Ari Eisner (CareersInFilm)

  • Original script
  • Adapted Script
  • Screenplay
  • Storyboard
  • Spec script
  • Standalone Script
  • Pitch Script
  • Shooting Script

So let’s dive into these, one at a time…

Original Script

An original script is created entirely by the writer, without using any IP (Intellectual Property). It’s something that comes one hundred percent from a writer’s imagination and they are the sole owner of said work.

Adapted Script

Adapted scripts are taken from other mediums (and sometimes even the same medium) to build a script. Often elements such as setting and character are translated according to their new medium so there’s a more flow and organic fit to the material.

Screenplay

A screenplay is a script written for the movies (a teleplay is a script written for television). It’s primarily focused on what the audience sees and hears. Unlike a novel, characters’ thoughts and feelings need to be externalized and clearly defined in screenplays. The only inner monologue one would find in a screenplay (or teleplay) is one heard in voice-over.

Storyboard

A storyboard is a script told using primarily images and minimal writing to tell the story. Storyboards can be very useful in terms of conveying a scene’s intent in a quick glance. For a fun video on how MAD MAX: FURY ROAD used storyboards instead of a script to tell its tale, watchthis.

Spec Script

A spec, or “speculative” script is one executed by a writer to demonstrate their abilities without being commissioned by any company or studio to do so. More often than not, spec scripts aren’t written to sell as much as they’re used as calling cards in the hopes of garnering other work on projects with similar themes and tones.

Standalone Script

Standalone scripts are specifically written for existing franchises and are typically used during production in the event of unexpected occurrences and an alternate script is needed to replace what was originally to be shot.

Pitch Script

Less a screenplay and more of a guideline, a pitch script is a written treatment of sorts, breaking down all the key elements of a to-be-written script. It contains the major characters, plot points, setting, genre, tone, and all other necessary elements to convey the essence of the script you plan on writing. In brief, pitch scripts are written to get the writing job.

Shooting Script

The shooting script is exactly that – the script that’s going to be shot in production. In addition to all of the format elements mentioned in this article, it also contains scene numbers, which aid the production team in better understanding what scenes are being shot and what is required for each one.

Does grammar matter in a screenplay?

Ari Eisner (CareersInFilm)

While screenwriting doesn’t require you adhere to every grammatical known tenet, following as closely as possible to grammar’s basic ground rules are essential for creating a smoother script which keeps your reader’s focus on the story you’re telling.

Hey, what do you think about trying our new Film Career HelperFilm Career Helper really quick? It’s totally free and could help get your career moving fast! Give it a try. It’s totally free and you have nothing to lose.

Things to Leave Out Of A Script

Equally important to what should be included in a script are some elements to leave out. Yes, these guidelines are strict, but they’re also necessary in order to get the format exactly right.

What should not be included in a script?

Ari Eisner (CareersInFilm)

Here’s a quick checklist of things to avoid in a screenplay…

  • Loglines
  • Anything the audience isn’t seeing
  • Wordy scene setting (and wordiness in general)
  • An excessive amount of parentheticals
  • Camera direction
  • Too many transitions
  • Scene numbers
  • Credits roll

Let’s take a deeper dive into what to leave out of a script…

Loglines

It can be tempting to put a logline, a quick descriptive sentence of your story, on the title page (or immediately following, before the actual script begins). This isn’t part of a script’s standard format and should be avoided.

Anything The Audience Isn’t Seeing

In novels, authors can put their readers inside characters’ heads and give them detailed insight into their thoughts and inner feelings. This doesn’t apply to scripts, where all the screenwriter should put in is what the audience is observing. Instead, try using dialogue and behavior/action to express your characters’ thoughts and emotions.

Wordy Scene Setting (and wordiness in general)

Scripts are meant to be fast reads. Stay away from over-description and try to economically express an idea in the fewest words possible. Your readers will thank you for it.

An Excessive Amount of Parentheticals

There’s a fine line between clarifying the way a line should be performed and stepping on an actor’s (and/or director’s) toes in telling them how to do their job. Sometimes a parenthetical descriptor of a way to deliver a line is necessary, but in genera it’s best to let your dialogue speak for itself.

Camera Direction

As discussed earlier, it’s important to point out what the audience can and can’t see vis-à-vis shots, but don’t direct in your pages. Camera staging is a different department than writing and the writer’s job is to get the story across through words. Camera direction isn’t just inappropriate for a script, it can also get distracting, and worse of all, drag a story’s pacing.

Too Many Transitions

Be mindful of how often you use transitions in your script. A good rule of thumb to keep to whenever you put one is to ask yourself, “Is this transition absolutely necessary to tell my story?” Sometimes the answer to this will be “Yes.” But more often than not, it’ll be a “No.” If there’s any doubt (like say, a “Maybe”), more than likely you don’t it.

Scene Numbers

If you’ve ever seen a produced screenplay, odds are you’ve noticed all of the scenes are numbered. Numbered scenes are used for casting purposes, shooting schedules and post-production. They shouldn’t be included in any draft you’re working on to get noticed or sold.

Credits Roll

Don’t write this. Please. Just don’t. People get tempted to type that phrase in after the final Fade Out, but it’s simply not necessary. Settle for a “The End” instead.

Screenwriting Software

There are several types of screenwriting software available. The good news is, these programs will do the majority of the formatting for you. While some programs focus more on formatting and others on the writing process itself, you’ll want to find one that suits your needs. Final Draft and Studio Binder are two of the most popular used script writing software brands out there3. Keep in mind that not all programs are created equally; research the differences and decide which is the best fit for you.

Are script format and style the same thing?

Ari Eisner (CareersInFilm)

No. They’re actually very different and distinct categorizations. While a script format refers to all the elements we’ve been discussing in this article – the fonts, paragraphs, margins, etc., a script style refers to the way a screenwriter tells their story.

Certain scripts tend to lean more towards certain styles and feels than others. Action scripts tend to read at a more clipped pace while comedy scripts can get snappy, or even snarky in some of their descriptions. Ultimately this is all up to the screenwriter to decide what style and specific voice (if any) to write their material in. Legendary writer William Goldman tends to break his prose down into shots, so as to really create a cinematic feel to his screenplays (check some out). Action writing auteur Shane Black often writes in a style that’s fun and almost conversational with the audience (several of his scripts can be found here).

Scripts don’t necessarily need a specific style to be successful. The important thing to remember is to execute your ideas, narrative and characters clearly and cleanly, Your own personal style will most likely develop over time.

Summary

Scripts require certain mandatory guidelines in their formatting. It gives the final work its own distinct and professional aesthetic and above all, denotes clear professionalism in your work. Fortunately, there are several screenplay sources available to guide you through those specific margin and spacing requirements. Now all you have to do is find that new great idea!

References

  1. 1Bela Lampert. "How To Format Dual Dialogue With Final Draft 12". Bela Lampert. published: 1 June 2021. retrieved on: November 2022
  2. 2SC Lannom. "How to Write a Movie Script Like Professional Screenwriters". Studio Binder. published: 19 September 2019. retrieved on: November 2022
  3. 3Mary-Elisabeth Combs. "Best Screenwriting Software for 2022". CNET. published: 19 July 2022. retrieved on: November 2022
Script Format: 8 Basic Elements and Step-by-Step Guide (2024)

FAQs

How to write a script step by step? ›

These eight steps describe how to properly write a script:
  1. Create your story concept. The first step is to create your story concept. ...
  2. Brainstorm specific ideas. ...
  3. Conduct background research. ...
  4. Develop the characters. ...
  5. Create an outline. ...
  6. Write a first draft. ...
  7. Revise your draft. ...
  8. Follow all technical guidelines.
Aug 8, 2022

What is the basic format of a script? ›

The basics of script formatting are as follows: 12-point Courier font size. 1.5 inch margin on the left of the page.

What is the basic element of script? ›

Script elements are all the different types of information in a script. They tell you what's happening, when and where it's happening, what the characters are saying, and how we're going to be seeing it on screen. That's it!

What are the parts of the script format? ›

Script Elements
  • Scene headings (Sluglines)
  • Action.
  • Character name.
  • Dialogue.
  • Parenthetical.
  • Extension.
  • Transition.
  • Shot.
Sep 28, 2023

What is a script example? ›

Original scripts include those that you create from your own ideas. For example, if you create a story about a magical wizard who turns into an airplane, you can turn that idea into an original script for a stage play.

What are the six basic steps in writing a script? ›

Writing a winning script
  • Start with a logline. A logline is basically a brief summary of your story (usually no longer than one sentence) that describes the conflict between protagonists and antagonists. ...
  • Move to a treatment. ...
  • Create your characters. ...
  • Make an outline. ...
  • Develop a plot. ...
  • Write a script itself.
Aug 25, 2021

What is the basic structure of a script? ›

Writing screenplays is a long and involved process that requires a balance of key components to tell a great story. Although every story is different, screenwriters often follow the three-act structure, which divides a screenplay into three distinct parts: the setup, the midpoint, and the resolution.

How should a script look like? ›

In the most basic terms, a screenplay is a 90-120 page document written in Courier 12pt font on 8 1/2" x 11" bright white three-hole punched paper. Wondering why Courier font is used? It's a timing issue. One formatted script page in Courier font equals roughly one minute of screen time.

What is a script template? ›

Script templates are entire scripts that have been packaged for reuse.

What are the 5 basic elements of a play script? ›

The basic format consists of six major elements: scene headings, action, character name, dialogue, parentheticals, and transitions. The first four items are included in a spec script, a script seeking to be sold for production, while all six are present in a shooting script.

What are the 5 elements of script writing? ›

For this introduction, we're going to call them character, want and need, plot, structure, and conflict and resolution.

What are the 4 things that a script must have? ›

There are only four elements you can use to tell a screen story: images, action, sound effects, and dialogue.

What is script file format? ›

A script (in most general terms) is simply a Text file with one command on each line. Its purpose is to automate a sequence of commands when executed. It is perhaps the simplest type of programming you can do. All you need is a text editor (such as Notepad).

What does a script consist of? ›

A script consists of dialogue (what the characters say to each other), stage directions and instructions to the actors and director.

What is the average script format? ›

This means that as a general rule of thumb, screenplays typically run from 90 to 120 pages long. Screenplays are made up of many scenes, and each scene can be as short as half a page or as long as ten pages. However, most scenes are usually three pages or less.

What are the 5 parts of the script? ›

What is the five-act structure?
  • Act 1: Exposition. Beyond the art of communicating information effectively, “exposition” here means a general setting up of your normal world. ...
  • Act 2: Rising action. This will be the longest section of your screenplay. ...
  • Act 3: Climax. ...
  • Act 4: Falling action. ...
  • Act 5: Resolution.
Nov 30, 2023

How do I start off a script? ›

If you are creating a script for the first time, you do not have to start with the first scene—you can follow an idea that excites you most, chase that story, and see how new scenes and characters emerge. Beginners can also start with a logline, a brief synopsis of the film.

What is the difference between a script and a screenplay? ›

A script is the initial outline of a production. It includes things like dialogue and actions, but it may not include foundational information needed for production. A screenplay is the finalized outline of the project, essentially being a step above a script.

Top Articles
Latest Posts
Article information

Author: Barbera Armstrong

Last Updated:

Views: 6291

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Barbera Armstrong

Birthday: 1992-09-12

Address: Suite 993 99852 Daugherty Causeway, Ritchiehaven, VT 49630

Phone: +5026838435397

Job: National Engineer

Hobby: Listening to music, Board games, Photography, Ice skating, LARPing, Kite flying, Rugby

Introduction: My name is Barbera Armstrong, I am a lovely, delightful, cooperative, funny, enchanting, vivacious, tender person who loves writing and wants to share my knowledge and understanding with you.