All The Tropes:Creating a Page by Hand: Difference between revisions

m
 
(22 intermediate revisions by 2 users not shown)
Line 22:
The trope list goes here
 
 
<nowiki>----</nowiki>
<nowiki>{{reflist}}</nowiki>
<nowiki>[[Category:{{PAGENAME}}]]</nowiki></pre>
Line 28:
You can add more categories, of course. We encourage at least the medium of the work (Film, Live-Action TV, Literature, Anime, Western Animation, and so on) be added as a category.
 
If the work's title starts with A, An, or The, you <s>can</s> should also add a DEFAULTSORT to the very end of the page. The code for this is <code><nowiki>{{DEFAULTSORT:Pagename-without-the-leading-article, Article}}</nowiki></code>. (For example, "[[The Wind in the Willows]]" has the tag "DEFAULTSORT:Wind in the Willows, The".)
 
== Works Subpages ==
Line 40:
<nowiki>{{worksubpagefooter}}</nowiki></pre>
 
That "worksubpagefooter" at the end puts all the required categories and links onto the page. Please ensure it is the very last thing on the page (with the exception of any custom categories you're adding to the page and a DEFAULTSORT tag if the work starts with A, An, or The). A warning: "worksubpagefooter" breaks if you take it more than one level of subpages deep -- so please don't use it on Recap pages. (ForUse now,{{tl|recapfooter}} eitherinstead putof everything in by hand, use a template, or leave the end blank and count{{tl|worksubpagefooter}} on [[Wiki Magic]] to add theRecap codepages.)
 
== Tropes Pages ==
First, read the [[All The Tropes:Trope Workshop Guidelines|Trope Workshop Guidelines]]. If you're still going to create the page (instead of [[Take It to the Forums|taking it to the forums]]), please start it in the [[:Category:Trope Workshop|Trope Workshop]]. You can do this by startingputting the name of your trope candidate page withinto the box labeled "To create a new trope candidate:" on the Trope Workshop: page, then selecting the "Create a new Trope to be worked on" button.
 
The minimum Trope page structure:
Line 56:
The work list goes here
 
<nowiki>----</nowiki>
<nowiki>{{reflist}}</nowiki>
<nowiki>[[Category:{{PAGENAME}}]]</nowiki>
Line 66 ⟶ 65:
== [[Advertising]] ==
== [[Anime]] and [[Manga]] ==
== MMORPG[[Art]] ==
== [[Comic Books]] ==
== [[Fan Works]] ==
Line 74:
== [[New Media]] ==
== [[Newspaper Comics]] ==
== [[Oral Tradition]], [[Folklore]], Myths and Legends ==
== [[Pinball]] ==
== [[Podcast]]s ==
Line 84:
== [[Theatre]] ==
== [[Video Games]] ==
== [[Visual Novel]]s ==
== [[Web Animation]] ==
== [[Web Comics]] ==
== [[Web Original]] ==
== [[Western Animation]] ==
== [[Other Media]] ==
== [[Real Life]] ==
</nowiki></pre>
If you find you're putting almost all of the examples under Video Games (which is certainly possible), you might want to useadd this list of headerssubheaders insteadunder the Video Games header:
<nowikipre>----</nowiki>
=== RPGS4X ===
=== Action Adventure ===
=== Action Game ===
=== Adventure Game ===
=== Arcade Game ===
=== Beat'Em Up ===
=== Card Battle Game ===
=== Driving Game ===
=== Edutainment Game ===
=== Fighting Game ===
=== First-Person ShootersShooter ===
=== Hack and Slash ===
=== Interactive Fiction ===
=== Massively Multiplayer Online Role Playing Game ===
=== Maze Game ===
=== Party Game ===
=== Platform Game ===
=== Puzzle Game ===
=== Racing Game ===
=== Real Time Strategy ===
=== Rhythm Game ===
=== Roguelike ===
=== Role-Playing Game ===
=== Shoot 'emEm UpsUp ===
=== Simulation Game ===
=== Sports Game ===
=== Stealth Based Game ===
=== Survival Horror ===
=== Tower Defense ===
=== Third-Person ShootersShooter ===
=== Turn-Based Strategy ===
=== [[Visual Novel]]s ===
=== Wide Open Sandbox ===
=== Other Game Genres ===
</nowiki>----</nowikipre>
If you find you're putting a large number of examples under Tabletop Games, you might want to add this list of subheaders under the Tabletop Games header:
<pre><nowiki>
=== ActionBoard AdventureGames ===
=== ActionCard Games ===
=== AdventureGamebooks ===
=== BeatTabletop 'em UpsRPG ===
=== FightingWar Games ===
== First-Person Shooters ==
== Hack and Slash ==
== MMORPG ==
== Party ==
== Platformers ==
== Puzzle ==
== Racing ==
== RPGS ==
== Shoot 'em Ups ==
== Stealth Based ==
== Survival Horror ==
== Third-Person Shooters ==
== Other ==
== Non-Video Game Examples ==
</nowiki></pre>
 
Line 120 ⟶ 142:
The minimum Trope subpage structure:
<pre><nowiki>{{trope}}</nowiki>
<nowiki>Examples of [[{{ROOTPAGENAMETOPLEVELPAGE}}]] in [[{{SUBPAGENAME}}]] include:</nowiki>
 
The work list goes here
Line 126 ⟶ 148:
<nowiki>{{tropesubpagefooter}}</nowiki></pre>
 
That "tropesubpagefooter" at the end puts all the required categories and links onto the page. Please ensure it is the very last thing on the page (with the exception of any custom categories you're adding to the page and a DEFAULTSORT tag if the trope starts with A, An, or The). A warning: "{{tl|tropesubpagefooter}}" breaks if you take it more than one level of subpages deep - use {{tl|tropesub-subpagefooter}} if the page is two levels deep, which is possible if you're creating a page of examples from a particular franchise or other large work. (If the page is three levels deep, you're creating something that we never planned for.)
 
Once you've made a subpage for examples of a trope, go back to the trope page and add the <code><nowiki>{{examples on subpages}}</nowiki></code> tag on a new line ''immediately'' before the existing <code><nowiki>{{examples}}</nowiki></code> tag. (If you've moved all of the tropes off of the main trope page, you can delete the <code><nowiki>{{examples}}</nowiki></code> tag.)
 
== Category Pages ==
You've created a new page, and (assuming you actually did put <nowiki>[[Category:{{PAGENAME}}]]</nowiki> at the end of the page) you see that the name of the page is in the Category list, in red. ItIf it's a work page, it would be nice to change that to blue and add your new page to the big index.
 
Click on that red link to create the new category. Luckily, the basic text is ''exactly the same'' no matter what sort of page it was that you just created, so just copy and paste these two lines, then save off the new category:
Line 141 ⟶ 163:
[[Category:Wiki Policy]]
[[Category:Style Guide]]
[[Category:Page Templates]]