BEBOPS How to Include a Link in a Page

From Bourne End Bucks One Place Study
Revision as of 09:08, 24 April 2024 by Dave foster admin (talk | contribs) (Created page with " back to How To <span style="font-size: 24pt; background-color: rgb(224, 62, 45);" >'''This page is under construction'''</span> This page details how to create links in a page. These could be internal (to another page on this site) or external (to another website). Links can use the link info to be displayed in the page or alternative text can be displayed. = External Links = == Basic external == <nowiki>https://news.bbc.co.uk</nowiki> will link...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

back to How To

This page is under construction


This page details how to create links in a page. These could be internal (to another page on this site) or external (to another website). Links can use the link info to be displayed in the page or alternative text can be displayed.

External Links

Basic external

https://news.bbc.co.uk will link to https://news.bbc.co.uk and display https://news.bbc.co.uk

External no alternative text

[[news.bbc,co.uk]] will link to news.bbc.co.uk and display news.bbc.co.uk

External with alternative text

[[news.bbc.co.uk BBC News]] will link to news.bbc.co.uk and display BBC News

Internal Links

These are the same as the external links except they use the page name instead of the external URI

Internal no alternative text

[[BEBOPS How To]] will link to BEBOPS How To and display BEBOPS How To

Internal with alternative text

[[BEBOPS How To | Our HowTo]] will link to BEBOPS How To and display Our HowTo


Check the above

External Links

Basic external

https://news.bbc.co.uk will link to https://news.bbc.co.uk and display https://news.bbc.co.uk

External no alternative text

[1] will link to news.bbc.co.uk and display news.bbc.co.uk

External with alternative text

BBC News will link to news.bbc.co.uk and display BBC News

Internal Links

These are the same as the external links except they use the page name instead of the external URI

Internal no alternative text

BEBOPS How To will link to BEBOPS How To and display BEBOPS How To

Internal with alternative text

Our HowTo will link to BEBOPS How To and display Our HowTo