Difference between revisions of "Format Philosophy"
(→Poj.fm Formatting Conventions) |
|||
Line 13: | Line 13: | ||
* <span style="color:blue">Every standard formatting tag typically has a closing tag at the end of where you want the initial formatting tags function to cease. Every colored paragraph has its own colored formatting beginnng and ending tags. Every <nowiki><span style="color:blue"></nowiki> MUST HAVE a closing tag at end of where you want that formatting to stop, such as <nowiki></span></nowiki>. </span> | * <span style="color:blue">Every standard formatting tag typically has a closing tag at the end of where you want the initial formatting tags function to cease. Every colored paragraph has its own colored formatting beginnng and ending tags. Every <nowiki><span style="color:blue"></nowiki> MUST HAVE a closing tag at end of where you want that formatting to stop, such as <nowiki></span></nowiki>. </span> | ||
* <span style="color:green">'''Quoted text''' is colored green using this code <nowiki><span style="color:green"></nowiki> </span> | * <span style="color:green">'''Quoted text''' is colored green using this code <nowiki><span style="color:green"></nowiki> </span> | ||
− | * <span style="color:blue">Often quotations (if large enough) are put in a block quotation format with <nowiki><blockquote></blockquote></nowiki> beginning and ending tags with the quotation text in between. Normally in a block quotation one uses no quotation marks. Often at poj.fm left and right quotation marks are used to start and end a block quotation | + | * <span style="color:blue">Often quotations (if large enough) are put in a block quotation format with <nowiki><blockquote></blockquote></nowiki> beginning and ending tags with the quotation text in between. Normally in a block quotation one uses no quotation marks. Often at poj.fm left and right quotation marks are used to start and end a block quotation for clarity's sake evidencing that this is quoted text. It is also formatted using green text with these beginning and ending tag commands: <nowiki><span style="color:green">“Block quotation.” </span></nowiki>. </span> |
---- | ---- |
Revision as of 21:21, 23 January 2017
Please do NOT change any formatting or wording of any topic question that already has a content page or you decouple/delink that page from that topic, and we don't want that!
NOTE: Any words below colored in bold blue are hot links to the area designated. Click or tap on them to go to that area.
NOTE: If you do not want the yellow padlock symbol that occurs after any URL that starts with https:// then just delete the "s" and the padlock symbol goes away while still linking to the same website page.
Poj.fm Formatting Conventions
- Standard text is colored blue using this code <span style="color:blue">
- Every standard formatting tag typically has a closing tag at the end of where you want the initial formatting tags function to cease. Every colored paragraph has its own colored formatting beginnng and ending tags. Every <span style="color:blue"> MUST HAVE a closing tag at end of where you want that formatting to stop, such as </span>.
- Quoted text is colored green using this code <span style="color:green">
- Often quotations (if large enough) are put in a block quotation format with <blockquote></blockquote> beginning and ending tags with the quotation text in between. Normally in a block quotation one uses no quotation marks. Often at poj.fm left and right quotation marks are used to start and end a block quotation for clarity's sake evidencing that this is quoted text. It is also formatted using green text with these beginning and ending tag commands: <span style="color:green">“Block quotation.” </span>.
PoJ.fm Uploading Images Procedures and Policies
- To upload an image you must already be logged in, then click on the Tools menu bar at top center right of page, then click on Upload file.
- To Upload an image it must be either a .jpg, .jpeg, .png, or .gif type of file extension.
- You upload from the Upload file page by clicking on the Choose File button to the right of the heading Source filename with Maximum file size of 8 MB. After choosing from the appropriate file area on your computer, be sure to go to the box below it and type in a good descriptive name for your file. The area is labeled "File description" then Destination filename. Inside of the box it says "Image.jpg," or whatever the file extension is after the period. Delete the word "Image" and replace with your appropriately descriptive file name, keeping the correct file extension in the file name after the period (either .gif, .jpg, .jpeg, or .png ONLY). To finish uploading, scroll to the bottom of the page and click on the submit file button.
- The ideal license for any uploaded image to Poj.fm is preferably a Creative Commons Zero (CC0) license. This means the pictures are completely free to be used for any legal purpose and free for personal and even commercial use. They can be modified, copied and distributed without asking for permission or setting a link to the source, so that attribution is not required.
- There are many different types of Creative Commons licenses. Basically, any Creative Commons license is acceptable to be posted on PoJ.fm. For more information about Creative Commons licenses please click on it.
- To view or search previously uploaded files go to the list of uploaded files, (re)uploads are also logged in the upload log, with deletions in the deletion log. Deleted images can be undeleted.
Other Formatting
- For more formatting information with examples see [| Advanced Editing]
- <p style = "font-size: 14pt">
<img src="" width="2048" height="1365" class="alignnone" /></a>
- This will put image on WP page.