Editing Basic Instructions

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Unfortunately, we've been discovered by spammers, so we've had to implement some restrictions. Anyone can edit text (for now) but only logged-in "members" can create pages and upload files. Public access will change if the privilege is abused.
For now, this wiki is public. Anyone can edit and create pages although only logged-in "members" can upload files. Public access will change if the privilege is abused.


Please do not undo the work of others (although feel free to correct spelling mistakes and obvious formatting problems). Make comments or discussion posts if you think more drastic changes are needed.
Please do not undo the work of others (although feel free to correct spelling mistakes and obvious formatting problems). Make comments or discussion posts if you think more drastic changes are needed.
Line 7: Line 7:
As an unofficial page, we will not be needing releases (Model, Photo, Content) - hopefully. But be honorable and get permission before you add someone else's creative works.
As an unofficial page, we will not be needing releases (Model, Photo, Content) - hopefully. But be honorable and get permission before you add someone else's creative works.


=Navigating and Searching=
You have two options for editing:
The best way to look for personal articles on this Wiki is to use the Search bar in the upper right and type in the FIRST few letters of the person's name and give the wiki a couple of moments to pop up the pages that start with those letters.
 
* VisualEditor ("edit") aka WYSIWYG - works much like a word processing program, recommended for most users
* Text Editor ("edit source") - gives access to the wiki source code, handy if the VisualEditor is getting wonky but need to know the codes
 
==Creating a new page: <nowiki/>==
 
=== Basic Steps ===
 
*Put the new page name in the search bar.  (Really!)
*Click on the name in the search results where it prompts to '''Create the page "_____" on this wiki!'''
*Insert Template, if appropriate (see below).
*Type in text as desired.
*Insert images (see below).
 
*Add relevant categories - Category:People, Category:Vatavian, Category:Scribe, etc.
**Using VisualEditor bar, the Category tool is under the stacked triple - icon on the right side between the ? icon and the pencil icon
**Using the text editor, double-square brackets [[ around the Category:Name command, then closed-double-square brackets.
**More information on Categories below
*Save the new page.
*Click on any new categories you created and make sure they're not orphans, i.e. their parent categories are correct.
 
=== Uploading images: ===
You have to be logged into your account to upload images
 
Using VisualEditor:


Otherwise, navigate using the left side bar to get to the category of article that you are interested in.
*Click on Insert -> Media on the VisualEditor Toolbar
*Follow the instructions on the Media edit window or
*Label images as appropriate


=Editing=
Using the Text Editor:
You have two options for editing:


*VisualEditor ("edit") aka WYSIWYG - works much like a word processing program, recommended for most users
* Open the "Upload File" button in the left toolbar in a separate tab
*Text Editor ("edit source") - gives access to the wiki source code, handy if the VisualEditor is getting wonky but need to know the codes
* Follow the instructions in the window to upload the desired image
** Permitted file types: png, gif, jpg, jpeg, webp.
* Cut and Paste the image file name (Image.gif, etc. ) into the appropriate area of the page being edited
** <nowiki>[[File:Sample.gif]]</nowiki>
** Recommend align right: <nowiki>[[File:Sample.gif|right]]</nowiki>  <br />


Anyone can edit text on any page on the wiki (so please be responsible while you're being helpful).
*


If vandalism becomes an issue, changes can be easily reversed, pages can be locked down, and malicious users/IP addresses can be blocked.  Please inform sofya at calontiri dot info ASAP.
=Templates:<nowiki/>=


=Categories/Subcategories:=
*People - [[Template:People]]
*Events - [[Template:Events]]
 
To use a template using the source coding:
 
*Open a new page as above
*<nowiki>In the edit box, put the code "subst:People" using double-curley brackets {{ on one side, and double close-curley brackets on the other side.</nowiki>
*Save the page without any other coding
*This will substitute in the Template text.
*Re-open the article for editing to personalize it and fill in the blanks.
 
=Categories/Subcategories:<nowiki/>=


*Categories and subcategories are used in MediaWiki to organize pages together much like tags were used on wikispaces.
*Categories and subcategories are used in MediaWiki to organize pages together much like tags were used on wikispaces.
Line 29: Line 69:
*Categories are case-sensitive.
*Categories are case-sensitive.


==Major categories are:==
==Major categories are:<nowiki/>==


*People - citizens and friends of Calontir.  
*People - citizens and friends of Calontir. Subcategories for:
**Subcategories:
**group membership (Vatavians or Coeur d'Ennui),
**group membership (Vatavia or Coeur d'Ennui),
**personas (Russians),
**personas (Russians),
**service (Waterbearers), etc.
**service (Waterbearers), etc.
**awards (Pelicans), etc.
*Groups - branches, guilds, colleges, and households of Calontir. Subcategories include:
*Groups - branches, guilds, colleges, and households of Calontir.  
**Subcategories include:
**Branches - official groups of the SCA, subcategories Vatavia, Coeur d'Ennui, etc.
**Branches - official groups of the SCA, subcategories Vatavia, Coeur d'Ennui, etc.
**Guilds - official guilds and colleges of Calontir, subcategories - Scribe's Guild, Brewer's Guild, etc.
**Guilds - official guilds and colleges of Calontir, subcategories - Scribe's Guild, Brewer's Guild, etc.
Line 46: Line 83:
**Branch hosting (eg. Vatavia) and/or
**Branch hosting (eg. Vatavia) and/or
**History (for major kingdom events like coronations)
**History (for major kingdom events like coronations)
*Resources - kingdom information.  
*Resources - kingdom information. Subcategories:
**Subcategories:
**Awards
**Awards
**History
**History
Line 80: Line 116:
*In turn, Category:Branches would have the code for its parent, Category:Groups .
*In turn, Category:Branches would have the code for its parent, Category:Groups .


=Creating a new page (only available to logged members/editors):=
[[Category:Resources]]
''Most people just send a request to one of the "Editors/Assistants" to get a new page started for them.''
 
==Basic Steps to create a new page==
 
*Put the new page name in the search bar.  (Really!)
*Click on the name in the search results where it prompts to '''Create the page "_____" on this wiki!'''
*Insert Template, if appropriate (see below).
*Type in text as desired.
*Insert images (see below).
 
*Add relevant categories - Category:People, Category:Vatavian, Category:Scribe, etc.
**Using VisualEditor bar, the Category tool is under the stacked triple - icon on the right side between the ? icon and the pencil icon
**Using the text editor, double-square brackets [[ around the Category:Name command, then closed-double-square brackets.
**More information on Categories below
*Save the new page.
*Click on any new categories you created and make sure they're not orphans, i.e. their parent categories are correct.
 
===Templates:===
 
*People - [[Template:People]]
*Events - [[Template:Events]]
*Groups - [[Template:Groups]]
*Activities - [[Template:Activities]]
*Cultures - [[Template:Cultures]]
*Awards - [[Template:Awards]]
*Reigns - [[Template:Reigns]]
 
To use a template using the source coding:
 
*Open a new page as above
*In the edit box, put the code <nowiki>{{subst:People}}</nowiki>
*Save the page without any other coding
*This will substitute in the Template text.
*Re-open the article for editing to personalize it and fill in the blanks.
*Note: will need to "move" some of these new pages to a Category:PageName after saving so that relevant Categorized pages will show.
**Group pages, activity pages, culture pages and award pages will almost always need to end up as Categories.
 
 
 
==Uploading images (only available to logged members/editors):==
You have to be logged into your account to upload images
 
''Most people just send the image they want to one of the "Editors/Assistants" to get it uploaded for them.''
 
Using VisualEditor:
 
*Click on Insert -> Media on the VisualEditor Toolbar
*Follow the instructions on the Media edit window
*Label images as appropriate
 
Using the Text Editor:
 
*Open the "Upload File" button in the left toolbar in a separate tab
*Follow the instructions in the window to upload the desired image
**Permitted file types: png, gif, jpg, jpeg, webp.
*Cut and Paste the image file name (Image.gif, etc. ) into the appropriate area of the page being edited
**<nowiki>[[File:Sample.gif]]</nowiki>
**Recommend align to the right: <nowiki>[[File:Sample.gif|right]]</nowiki>
**If need to change the image size and add a caption:  <nowiki>[[File:Sample.gif|right|150px|Sample Image]]</nowiki>
 
=Creating an account:=
You CANNOT make your own account.  We got badly spammed by this when the wiki was first created.
 
The vast majority of Calontiri do NOT need to make an account on the Calontiri wiki.  As noted above, anyone can edit the text and formatting on previously existing pages.
 
An account is needed to create new pages or to upload pictures, but most users will not be doing either of those tasks often enough to justify creating/keeping track of yet another username/password.
 
If a new page or a new image is desired, most Calontiri just message their favorite [[Editors|Editor/Assistant]] to do it for them.  (It's very quick and easy.)
 
If you enjoy wikis and plan to play with the Calontiri wiki a lot, or even want to join our intrepid band of Editors/Assistants, send a request to Sofya la Rus, ''sofya@heraldshill.org'' or "Lisa Sofya Kies" on FB. 
 
 
 
----
[[File:Calontiricrosslogo3.png|right]]
 
This is not an official document of the [http://calontir.org Kingdom of Calontir] or the [http://sca.org Society of Creative Anachronism].  Please note that all contributions to Calontiri Wiki may be altered by other contributors.  Do not submit copyrighted work here without permission!  Contact the editor-in-chief, ''sofya@heraldshill.org'', for any concerns.
 
[[Category:Wiki Management]]
Please note that all contributions to Calontiri Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Calontiri Wiki:Copyrights for details). Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)