Main Page: Difference between revisions

From Catcliffe Development
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
;[[user:don|DonEM (XenoEngineer to the AI)]]
;[[user:don|DonEM (XenoEngineer to the AI)]]


file:///C:/Users/donem/Downloads/electronics%20-%20Forrest%20Mims-engineer's%20mini-notebook%20basic%20semiconductor%20circuits%20(radio%20shack%20electronics)_text.pdf
[https://ia802208.us.archive.org/5/items/electronics_-_Forrest_Mims-engineers_mini-notebook_basic_semiconductor_circuits_/electronics%20-%20Forrest%20Mims-engineer%27s%20mini-notebook%20basic%20semiconductor%20circuits%20%28radio%20shack%20electronics%29_text.pdf Classic Mims III]


todo:
 
===To do before the cows come home===


*style sheet page
*style sheet page
*javascript page
*javascript page
*manually maintained list of category names per focus area
*manually maintained list of category names per focus area
===How to build a menu===
<div style="margin-left:3em;">
[[Main Page]] &sdot; [[Stephen J. Roberts|psiCommander]] &sdot;
</div>
The above is wiki links and html entity strings for a dot, wrapped in a div tag with styling.  The above is in a <nowiki><pre></nowiki> tag next.
<pre style="margin-left:3em; font:normal 14px terminal;">
<div style="margin-left:3em; font:courier 14px terminal;">
[[Main Page]] &sdot; [[Stephen J. Roberts|psiCommander]] &sdot;
</div>
</pre>
The links and dots are saved to a page name menuSomePage.
Editor rights are needed, it hurt to think, fingers are sharing this :) Smiley faces get no wiki support :(
The menu saved in a normal wiki page may be transcluded (wiki jargon) into a page near you.
===Written here is the page name in html <nowiki><pre></nowiki> tags===
<pre style="margin-left:3em; font:normal 14px terminal;"{{menuSomePage}}
menuSomePage
</pre>
===Written here is the page name in triple-curley-braces tags===
{{{menuSomePage}}}
===And here's the menu transclusion between braces===
<pre style="margin-left:3em; font:normal 14px terminal;"{{menuSomePage}}
{{{menuSomePage}}}
</pre>

Revision as of 16:12, 7 July 2023

July 7, 2023

Founding editors:

Stephen J. Roberts
DonEM (XenoEngineer to the AI)

Classic Mims III


To do before the cows come home

  • style sheet page
  • javascript page
  • manually maintained list of category names per focus area

How to build a menu

Main PagepsiCommander

The above is wiki links and html entity strings for a dot, wrapped in a div tag with styling. The above is in a <pre> tag next.

<div style="margin-left:3em; font:courier 14px terminal;">
[[Main Page]] ⋅ [[Stephen J. Roberts|psiCommander]] ⋅ 
</div>

The links and dots are saved to a page name menuSomePage. Editor rights are needed, it hurt to think, fingers are sharing this :) Smiley faces get no wiki support :(

The menu saved in a normal wiki page may be transcluded (wiki jargon) into a page near you.

Written here is the page name in html <pre> tags


===Written here is the page name in triple-curley-braces tags===

{{{menuSomePage}}}

===And here's the menu transclusion between braces===
<pre style="margin-left:3em; font:normal 14px terminal;"{{menuSomePage}}
{{{menuSomePage}}}