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

m
(new section "Works Subpages")
 
(28 intermediate revisions by 2 users not shown)
Line 3:
But the "Select boilerplate" menu didn't appear at the top of the edit box.
 
Well, that's something that [[All The Tropes:Contact us|Well, that's something that the Moderation Staff]] needs to look into, so please let themus know.]] But in the meantime, you still want to create a page.
 
It's time to do it the old-school way - by hand.
Line 22:
The trope list goes here
 
 
<nowiki>----</nowiki>
<nowiki>{{reflist}}</nowiki>
<nowiki>[[Category:{{PAGENAME}}]]</nowiki></pre>
 
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 34 ⟶ 38:
The trope list goes here
 
<nowiki>{{subst: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. (For now, either put everything in by hand, use a template, or leave the end blank and count on [[Wiki Magic]] to add the code.)
 
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 53 ⟶ 56:
The work list goes here
 
<nowiki>----</nowiki>
<nowiki>{{reflist}}</nowiki>
<nowiki>[[Category:{{PAGENAME}}]]</nowiki>
Line 63 ⟶ 65:
== [[Advertising]] ==
== [[Anime]] and [[Manga]] ==
== [[Visual NovelArt]]s ==
== [[Comic Books]] ==
== [[Fan Works]] ==
Line 71 ⟶ 74:
== [[New Media]] ==
== [[Newspaper Comics]] ==
== [[Oral Tradition]], [[Folklore]], Myths and Legends ==
== [[Pinball]] ==
== [[Podcast]]s ==
Line 81 ⟶ 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:
<pre><nowiki>
=== Action Adventure4X ===
=== Action Adventure ===
=== AdventureAction Game ===
=== BeatAdventure 'em UpsGame ===
=== FightingArcade Game ===
=== First-PersonBeat'Em ShootersUp ===
=== HackCard andBattle SlashGame ===
=== MMORPGDriving Game ===
=== PartyEdutainment Game ===
=== PlatformersFighting Game ===
=== PuzzleFirst-Person Shooter ===
=== RacingHack and Slash ===
=== RPGSInteractive Fiction ===
=== Massively Multiplayer Online Role Playing Game ===
== Shoot 'em Ups ==
=== StealthMaze BasedGame ===
=== SurvivalParty HorrorGame ===
=== Third-PersonPlatform ShootersGame ===
=== OtherPuzzle Game ===
=== Non-VideoRacing Game Examples ===
=== 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 Shooter ===
=== Turn-Based Strategy ===
=== Visual Novel ===
=== 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:
<nowikipre>----</nowiki>
=== Board Games ===
=== Card Games ===
=== Gamebooks ===
=== Tabletop RPG ===
=== War Games ===
</nowiki></pre>
 
Line 117 ⟶ 142:
The minimum Trope subpage structure:
<pre><nowiki>{{trope}}</nowiki>
<nowiki>Examples of [[{{ROOTPAGENAMETOPLEVELPAGE}}]] in [[{{SUBPAGENAME}}]] include:</nowiki>
 
The work list goes here
 
<nowiki>{{subst: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.)
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: "tropesubpagefooter" breaks if you take it more than one level of subpages deep.
 
== 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 136 ⟶ 163:
[[Category:Wiki Policy]]
[[Category:Style Guide]]
[[Category:Page Templates]]