Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Form formatting info: Difference between revisions

Template page
Created page with "Link to any page like this: LinkToPage Generate a clean vertical list like this: {{Plainlist| <br> * View Page1 here <br> * Page2 (mother) <br> * Some other info <br> }} As you can see, you can add page links and regular text as well"
 
No edit summary
Line 1: Line 1:
Link to any page like this:
Link to any page like this:


[&#91;LinkToPage&#93;]
'''[&#91;NameOfPage&#93;]'''
 


Generate a clean vertical list like this:
Generate a clean vertical list like this:


&#123;&#123;Plainlist| <br>
'''&#123;&#123;Plainlist|''' <br>
&#42; View [&#91;Page1&#93;] here <br>
'''&#42; Any info here''' <br>
&#42; [&#91;Page2&#93;] (mother) <br>
'''&#42; [&#91;PageName&#93;] (extra info)''' <br>
&#42; Some other info <br>
'''&#42; Some more text''' <br>
&#125;&#125;
'''&#125;&#125;'''


As you can see, you can add page links and regular text as well
Make sure you use the ''''*'''' at the front! As you can see, you can add page links and regular text for each item as well.

Revision as of 22:31, 24 May 2025

Link to any page like this:

[[NameOfPage]]


Generate a clean vertical list like this:

{{Plainlist|
* Any info here
* [[PageName]] (extra info)
* Some more text
}}

Make sure you use the '*' at the front! As you can see, you can add page links and regular text for each item as well.