Difference between revisions of "Main Page"

From Rasmapedia
Jump to navigation Jump to search
(Research)
Line 11: Line 11:
 
[[Videos]].
 
[[Videos]].
  
Commands I need to look up constantly are: <pre>
+
To  put at the bottom of every page:  
 +
<pre>
 +
<!-- This is a comment -->
 
   <html> <img src= "http://rasmusen.org/EricRasmusen2007.jpg" height= 120 align= left> </html>  
 
   <html> <img src= "http://rasmusen.org/EricRasmusen2007.jpg" height= 120 align= left> </html>  
 
: and :: and ::: for indentation layers
 
: and :: and ::: for indentation layers
Line 17: Line 19:
 
<blockquote style="color: gray">This is a gray blockquote</blockquote>
 
<blockquote style="color: gray">This is a gray blockquote</blockquote>
 
<q>This is a quotation</q>
 
<q>This is a quotation</q>
<!-- This is a comment -->  <!-- **************************************************************** -->
+
  <!-- **************************************************************** -->
 
</pre>  
 
</pre>  
 +
 +
 
<!-- **************************************************************** -->
 
<!-- **************************************************************** -->
 
==Covid==
 
==Covid==

Revision as of 07:15, 7 April 2021

This is the main page for my pages of notes. It is what you reach with http://rasmusen.org/rasmapedia. Most used by me are: Music and Quotations and Words and Jokes and Anecdotes and Books To Read and Articles to read and iu:main and Notes to Transfer Elsewhere and Memorable Articles and Videos.

To put at the bottom of every page:

 
 <!-- This is a comment -->
  <html> <img src= "http://rasmusen.org/EricRasmusen2007.jpg" height= 120 align= left> </html> 
: and :: and ::: for indentation layers
---- for a horizontal rule
<blockquote style="color: gray">This is a gray blockquote</blockquote>
<q>This is a quotation</q>
   <!-- **************************************************************** -->


Covid






Economics















Education



History

Law
















Living
















Politics

















Religion
















Research

Science






Thinking













Writing
















Miscellaneous





Administrative and Wikimedia Help

 
  <html> <img src= "http://rasmusen.org/EricRasmusen2007.jpg" height= 120 align= left> </html> 
: and :: and ::: for indentation layers
---- for a horizontal rule
* for bullet points
# with nothing after it, for a blank line
*(1) is how I like to do numbered lists. It is better than using #
no [[wiki]] ''markup''  escaping the language
<blockquote style="color: gray">This is a gray blockquote</blockquote>
<q>This is a quotation</q>
 <!-- This is a comment -->
MediaWiki:Common.css
I have not figured out how to include templates. The documentation is bad on how to include them in a wiki. 

Templates