Emmy The Robot Fandom Wiki:Creating a page: Difference between revisions

no edit summary
No edit summary
No edit summary
(15 intermediate revisions by 2 users not shown)
Line 1:
{{Help navigation}}This will be a large repository of information on how to go about creating a page for a character. If you think it looks unfun to read, imagine writing it. This is here for me to provide you the tools I didn't have. This will be concise and directed, MUCH more can be done, but this will get you started. It is intended as a crash course but each section will contain a link to more advanced features.
 
==Page Creation==
===Determining the Page Name===
Before doing anything, if you intend to create a character page for a fan-created Nandroid (or "Fandroid"), please first go [[https://emmytherobot.wiki/wiki/Emmy_The_Robot_Fan_WikiEmmy_The_Robot_Fandom_Wiki:Layout_guide/Fandroid_list ''HERE''|here]] and follow the instructions for adding a fandroid to the [[List of fan Nandroids]], and then return here.
 
Before actuallyWhen creating a page for a character, location, or other subject, the Name of the page that defines its URL must first be determined. '''Pages about real people are not permitted on this wiki.''' If the above mentioned steps for adding a fandroid to the List of fandroids were followed, then you will already have the page Name value for its URL and can skip to the "Making the Page with the Determined Page Name" section. Otherwise, continue with these instructions.
 
There are some conventions to follow when deciding on the Name of a page (and subsequently its URL). First and foremost, the full Name of the subject should be used, such as "Angela Delaire" or "Wendy Bishop". There are also some page Name formatting rules to follow that cover situations when there are multiple subjects with the same name, or alternate versions of existing characters, in either canon or fanon. These Name formats can be categorized into three formats:
Line 15:
You must use the following rules to determine whether the page you are creating shall have a vanilla Name, a differentiator Name, or an alternate version Name.
 
<strong>Differentiator Names</strong> are to be used in the event of a vanilla Name conflict between two or more pages about completely separate characters, locations, or other subjects. The vanilla Name is always fistfirst given to whichever page concerns canon content, or if there if the conflict is between fanon pages, given to the older of the two conflicts. The remaining pages shall receive a "differentiator" Name, which shall be the vanilla Name with an identifying suffix tacked on. This suffix should, in order of preference, contain the name of the work the subject originates from, or the creator's name if there is no work, and be placed after an underscore and in parenthesis. For example, "Natalia" versus "Natalia_(Bulletz4Breakfeast)". Abbreviating longer story titles or creator names is not permitted for the Name used in the URL, but is acceptable when masking it to save visual space on a page at this time.
 
<strong>Alternative version Names</strong> are to be used in the event a subject fractures into multiple versions. In this case, the original or "primary" version shall receive the vanilla URL. The subsequent alternate versions shall have the vanilla Name suffixed followed by a forward-slash, followed by the name of the work they appear in or the name of their creator if there is no work. For example, "Lulu" versus "Lulu/Cobbled". The rule of last names still applies here - for example there is no "Wendy" page because the primary Wendy's Name is "Wendy Bishop", and because the alternative Wendy from 'Wendy Wakes Up' is not the primary, her page Name is still "Wendy/WWU".
Line 22:
 
===Making the Page with the Determined Page Name===
<strong>Now we shall create the actual page.</strong> Navigate to the page you'd like to create using the format: <code>https://emmytherobot.wiki/wiki/NAME</code>, where NAME is the subject of the article you are going to write about (iei.e. Emmy, Franny, Waverly, The_Mendenhalls), etc.. Spaces should be replaced with underscores (_). You may have to get creative if a page already exists under a certain name but isn't for the character you are wanting (ie Emmy is taken, but you could use Emmy_(MyStoryName)). Once you navigate to the nonexistent page, if it is blank, you will get a message stating so and an option to 'create this page'. Click it.
 
Alternatively, use the following box to check: {{#createpage:}}
Line 30:
{{infobox
| name =
| fullname =
| image =
| caption =
| fullname =
| sn =
| species =
Line 39:
| owned =
| employed =
| outmode =
| age =
| status =
Line 72 ⟶ 71:
 
==Plot summary==
Some info should be {{Spoiler|spoilered!}}
 
==Behind the scenes==
Line 77:
==Trivia==
 
==Gallery==
{| class="wikitable sortable mw-collapsible"
{{Gallery|character name}}
|+Fan stories featuring character
<gallery>
|-
Imagename.png|Image description goes here!
!Author
</gallery>
!Title
 
!Link(s)
==Appearances==
!Rating
{{List of fan stories header}}
|-
{{List of fan stories row|ANCHOR|AUTHOR|TITLE|[[CHARACTERS]]|SYNOPSIS|LNG|DATE|[[File:Ao3.png|25px|link=LINK|AO3 link]]|[[File:Wayback.png|25px|link=LINK|Wayback link]]|[[File:Pastebin.png|25px|link=LINK|Pastebin link]]|[[File:Wayback.png|25px|link=LINK|Wayback link]]|[[File:Www.png|25px|link=LINK|Other link]]|[[File:Wayback.png|25px|link=LINK|Wayback link]]|SFW}}
|Author Name
|Title
|Link
|<p style="color: blue">SFW</p>
|-
|Author Name
|Title
|Link
|<p style="color: blue">SFW</p>
|-
|}
 
==References==
<references />
[[Category:Name]]
</pre></div>
===Explanation===
Above is a good starting blank page. To keep it simple, it is using a default '"infobox'" template and laid out like [[Emmy]]'s page, and so will look similar. It gives a few sections and shows in a general way how to add some interesting page features, like images, lists, and links to additional reading. Copy the text and paste it into your new blank page. The sections can be renamed to anything you think is relevant.
 
===Basic Information===
Line 113 ⟶ 106:
[[Waverly]]<br>
[[Waverly#Trivia|Waverly's Trivia]]</code><br>
So the syntax is: external links are between a single set of brackets ([ ]), with the full link first, then a space, then the text you would like to see. External links will haveautomatically display an arrow symbol at the end, indicating you will leave the site by clicking it.<br>
<br>Internal links (links to pages on this wiki) can be linked by putting the name of the page between two sets of brackets ([[ ]]). Example: Waverly in brackets ([[Waverly]]) will redirect to https://emmytherobot.wiki/wiki/Wavrely, without the need to have the full HTTPS link. Adding a pound symbol (#) will link to a certain section of a page. Adding a vertical bar (|) will let you change the displayed text, allowing for a shorter link. If a page hasn't been created yet the link will appear red.
 
Line 119 ⟶ 112:
 
====NOTOC====
"NOTOC" stands for '''NO''' '''T'''able '''O'''f '''C'''ontents. If you include <code><nowiki>__NOTOC__</nowiki></code> at the top of your page it will remove the 'Contents' box. If you have many different sections it may be helpful to delete <code><nowiki>__NOTOC__</nowiki></code> so that the page is more easily navigated.
 
====Categories====
Line 127 ⟶ 120:
The infobox is meant to give a quick overview of pertinent information. Fill out the information as follow:
<div style="background: #ffffff; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%">| name = Character name for the header
| fullnamename = Character's full name. Will appear at the top of the infobox.
| fullname = Character's full name, if different. Will appear inside the infobox.
| image = nandroid.png (More on this in a minute)
| caption = Caption under the image. Not required.
| sn = Serial Number, if available or required
| created = Creation date
| species = Human? [[Robot]]?
| creator = Creator(s)
| type = Nandroid? Busker bot?
| job = What is their job? Could just be [[Nandroid]]
| owned = Who owns the Nandroid? Example: The Delaires, John Sterling
| employed = Who does the Nandroid work for? If they don't have a personal owner, maybe they work for a company?
| age = Character age.
| status = Are they an outmode? Offline? Lost?
| age = Age
| species = Human? Robot?
| type = Nandroid? Busker bot?
| sn = Serial Number, if available or required
| canon = Canon or Fanon, only those two options, please.
| created = Creation date
| creator = Creator(s)
</pre></div>
 
Line 153 ⟶ 147:
 
====Image Syntax====
Images in the infobox are automatically scaled as close to 225x330 as possible, while retaining their aspect ratio. For best results, crop your image to that size/aspect ratio and save it in PNG format before uploading it. Once your images are uploaded you can add them to your page using the syntax <code><nowiki>[[File:Imagename.png|OPTIONS|Caption]]</nowiki></code>. Imagename.png should obviously be your images name. The following are just a few options available, always separated by a bar (|).
 
<div style="background: #ffffff; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%">
Line 172 ⟶ 166:
 
For more information, you can check out this [https://www.mediawiki.org/wiki/Help:Formatting Quick Formatting Help] page or this [https://en.wikipedia.org/wiki/Help:Wikitext Advanced Formatting Help] page.
 
====Spoilers====
For information that may be considered a spoiler, be sure to implement spoiler text using the following template syntax.
<div style="background: #ffffff; overflow:auto;width:auto;border:solid gray;border-width:.1em .1em .1em .8em;padding:.2em .6em;"><pre style="margin: 0; line-height: 125%">{{Warning/Spoilers}} <--Include this at the top of your page.
{{Spoiler|Words you want to be hidden}}
</pre></div>
 
====Tabber====
Line 177:
 
===Sources===
As you write your page, be sure to [[Emmy_The_Robot_Fan_WikiEmmy_The_Robot_Fandom_Wiki:Manual_of_style#Citations|cite sources]] for your information.
 
===Gallery===
You can also upload fan art of the character, well known images or images portraying their personality or interests are great to use. If there is a lot of fan art, feel free to upload it to the [https://emmytherobot.art Nandroid Booru] and include the <nowiki>{{Gallery|name}}</nowiki> template, replacing the word name with the character's name as it appears on the booru, in lower case.
 
===Appearances===
The <nowiki>{{List of fan stories header}}</nowiki> line MUST be included for the table to show up correctly, and MUST have the |} at the end of the section, on a new line. Fill in the syntax similar to [[Emmy_The_Robot_Fandom_Wiki:Layout_guide/Fandroid_list#Creating_an_entry|here]].
 
==Tips==