User Tools

Site Tools


blog:2025-07-30:news_item_example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:2025-07-30:news_item_example [2025/07/30 16:30] – [Attaching Files] va7fiblog:2025-07-30:news_item_example [2025/07/30 18:49] (current) – [News Item Example] va7fi
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 /* /*
-This is a comment that won't show on the page once it's saved.  It's useful to add remarks that only the editors can see.  I'll be adding comments throughout so that it shows in the video but not in the output page+This is a comment that won't show on the page once it's saved.  It's useful to add remarks that only the editors can see.  I'll be adding comments throughout so that it shows in the video but not in the output page.
  
 So first comment is: adding ~~NOTOC~~ at the top of the page suppresses the Table of Contents.  On regular pages, we usually want a table of contents, but on News Items, they just add clutter.  So first comment is: adding ~~NOTOC~~ at the top of the page suppresses the Table of Contents.  On regular pages, we usually want a table of contents, but on News Items, they just add clutter. 
Line 10: Line 10:
  
 ====== News Item Example ====== ====== News Item Example ======
 +<WRAP rightalign>
 +<wrap tip>This shows where in the video I explain this section -></wrap> <key>06:49</key>
 +</WRAP>
 +
 This is an example to show people how to post a news item.  See [[/links/syntax#news_item |here]] for more info and to see a video of how this post was created.  And if you just want to play around and try stuff, use this [[/playground |playground page]]. This is an example to show people how to post a news item.  See [[/links/syntax#news_item |here]] for more info and to see a video of how this post was created.  And if you just want to play around and try stuff, use this [[/playground |playground page]].
  
 Here's a video going through how this page was created: Here's a video going through how this page was created:
-{{ youtube>JLy4AIs5xYs? }} +{{ youtube>AR6cyoyViBw? }}
  
 ====== Level 1 Headline ====== ====== Level 1 Headline ======
 +<WRAP rightalign><key>15:12</key></WRAP>
 +
 ===== Level 2 ===== ===== Level 2 =====
 ==== Level 3 ==== ==== Level 3 ====
Line 23: Line 28:
 === Level 4 === === Level 4 ===
 ==== Level 3 ==== ==== Level 3 ====
 +
 +
 +
  
  
 ===== Text Formatting ===== ===== Text Formatting =====
 +<WRAP rightalign><key>18:30</key></WRAP>
 +
   * **Bold Text**   * **Bold Text**
   * //Italic Text//   * //Italic Text//
Line 41: Line 51:
  
 ===== Lists ===== ===== Lists =====
 +<WRAP rightalign><key>22:26</key></WRAP>
 An Ordered List: An Ordered List:
   - First Item                  /* press enter for the next line */   - First Item                  /* press enter for the next line */
Line 49: Line 60:
       - second sub sub item       - second sub sub item
   - Third Item                  /* press backspace to remove each indent */   - Third Item                  /* press backspace to remove each indent */
 +
  
 An Unordered List An Unordered List
Line 60: Line 72:
  
 ===== Links ===== ===== Links =====
 +<WRAP rightalign><key>25:09</key></WRAP>
  
   * [[:playground|This text links to the playground]].  Internal links are green.   * [[:playground|This text links to the playground]].  Internal links are green.
-  * [[https://osm.org|OpenStreetMap]].  External links are blue.+  * [[https://osm.org|OpenStreetMap]].  External links are blue. (with name) 
 +  * [[https://osm.org]].  External links are blue. (without name) 
 +  * https://osm.org  External links are blue. (without name)
  
  
 ===== Attaching Files ===== ===== Attaching Files =====
- +<WRAP rightalign><key>28:44</key></WRAP> 
-{{ :hambasics:azimuthal1.png?300|Mouse Over Text}}+{{ :hambasics:azimuthal1.png?200|Mouse Over Text}}
 This is a right-aligned picture and the text is showing on the left.  I'm adding a bunch of extra lines after this using ''%%\\%%'' so that the next picture shows below instead of on the left with the text. This is a right-aligned picture and the text is showing on the left.  I'm adding a bunch of extra lines after this using ''%%\\%%'' so that the next picture shows below instead of on the left with the text.
  
-/* adding lines: */ +/* adding lines: */ 
-\\ \\ \\ \\ \\ \\+\\ \\ \\
  
 +Here's a centred picture:
 {{ :blog:2025-07-30:screensize.png?600 |}} {{ :blog:2025-07-30:screensize.png?600 |}}
  
 +This is a downloadable PDF that's stored on this website:
 {{:blog:2025-07-30:simple_pdf_file.pdf |This is a really simple PDF file}} {{:blog:2025-07-30:simple_pdf_file.pdf |This is a really simple PDF file}}
  
 +Here's a preview of a local PDF:
 {{pdfjs 400px > :blog:2025-07-30:simple_pdf_file.pdf}} {{pdfjs 400px > :blog:2025-07-30:simple_pdf_file.pdf}}
  
-For more information about PDFs, see [[https://scarcs.ca/links/linking_and_viewing_pdfs|this page]]+This is a downloadable PDF that's stored externally: 
 +{{https://apc-cap.ic.gc.ca/datafiles/amateur_basic_questions_en.PDF |Basic Qualification Question Bank}} 
 + 
 +Previews of external PDFs don't work. 
 + 
 +For more information about PDFs, see [[/links/linking_and_viewing_pdfs|this page]]
  
-{{ youtube>hbU6BHIUUM8? }} 
  
 /* /*
Line 90: Line 112:
  
 ===== Some Cute Things ===== ===== Some Cute Things =====
-8-) 8-o FIXME+<WRAP rightalign><key>42:40</key></WRAP> 
 +m( 8-) 8-o FIXME 
 ≅β ≅β
- --- //[[va7fi@rbox.me|Patrick, VA7FI]] 2025/07/30 15:33// 
  
-<blockquote>Fancy Quote</blockquote>+--- //[[va7fi@rbox.me|Patrick, VA7FI]] 2025/07/30 17:26// 
 + 
 +<blockquote> 
 +Fancy Quote 
 +</blockquote>
  
 <hidden> <hidden>
Line 105: Line 132:
  
 ===== Tables ===== ===== Tables =====
 +<WRAP rightalign><key>46:31</key></WRAP>
 Basic Table Basic Table
 |One |Two |Three | |One |Two |Three |
Line 127: Line 155:
  
 ===== \$ \LaTeX{} \$ ===== ===== \$ \LaTeX{} \$ =====
 +<WRAP rightalign><key>49:54</key></WRAP>
 As a whole line using two ''$$'' signs: As a whole line using two ''$$'' signs:
-\$$ \frac{\sin{x}}{n} = 6 \qquad \text{("sixget it?)} \$$  +\$$ 
 +\frac{\sin{x}}{n} = 6 \qquad \text{(``six'' get it?)} 
 +\$$  
  
 Or inline using only one ''$'' sign: \$ \frac{\sin{x}}{n} = 6 \qquad \$ Or inline using only one ''$'' sign: \$ \frac{\sin{x}}{n} = 6 \qquad \$
blog/2025-07-30/news_item_example.1753918228.txt.gz · Last modified: by va7fi