User:Michael Murtaugh/Subpage: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "And here we are in a subpage of my user page. Notice how you get "breadcrumbs" navigation for free under the page title. To make a link back up one level you could use: * <...")
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
Editing the subpage - foo
And here we are in a subpage of my user page.
And here we are in a subpage of my user page.


Notice how you get "breadcrumbs" navigation for free under the page title.
Notice how you get "breadcrumbs" navigation for free under the page title.


To make a link back up one level you could use:
You can even repeat the trick...


* <nowiki>[[User:Michael Murtaugh]]</nowiki>
; <nowiki>[[/Subpage]]</nowiki> : produces [[/Subpage]]
* <nowiki>[[../]]</nowiki>
* <nowiki>[[../ | back]]</nowiki>


which produce...
To make a link back up one level you can actually use any of:


* [[User:Michael Murtaugh]]
; <nowiki>[[User:Michael Murtaugh]]</nowiki> : an absolute (self-contained) reference, it would link the same way no matter where you write it
* [[../]]
; <nowiki>[[../]]</nowiki> : a *relative* reference dot-dot means "up one level"... the page you go to depends on the current page you're on
; <nowiki>[[../ | back]]</nowiki> : combine with the *pipe* to change the displayed text
 
produces...
 
* [[User:Michael Murtaugh]]  
* [[../]]  
* [[../ | back]]
* [[../ | back]]
this is a test
[[File:michael_test.jpg]]

Latest revision as of 21:33, 5 September 2022

Editing the subpage - foo

And here we are in a subpage of my user page.

Notice how you get "breadcrumbs" navigation for free under the page title.

You can even repeat the trick...

[[/Subpage]]
produces /Subpage

To make a link back up one level you can actually use any of:

[[User:Michael Murtaugh]]
an absolute (self-contained) reference, it would link the same way no matter where you write it
[[../]]
a *relative* reference dot-dot means "up one level"... the page you go to depends on the current page you're on
[[../ | back]]
combine with the *pipe* to change the displayed text

produces...

this is a test

File:Michael test.jpg