Title: New Page Template?
Last modified: August 18, 2016

---

# New Page Template?

 *  Resolved [andyhajime](https://wordpress.org/support/users/andyhajime/)
 * (@andyhajime)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/new-page-template/)
 * Is there a plugin for me to create a new page template? if not, how if it possible
   for me to create a new page template and make it list out in the “_post a page_”
   page?

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/new-page-template/#post-634583)
 * A [Page](http://codex.wordpress.org/Pages) template is easily created with a 
   text editor and just needs a structure at the top similar to this:
 *     ```
       <?php
       /*
       Template Name: mypagetemplate
       */
       ?>
       ```
   
 * Resources:
    [Stepping into Templates](http://codex.wordpress.org/Stepping_into_Templates)
   [Editing Files](http://codex.wordpress.org/Editing_Files)

Viewing 1 replies (of 1 total)

The topic ‘New Page Template?’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [18 years, 7 months ago](https://wordpress.org/support/topic/new-page-template/#post-634583)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
