sidebar
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sidebar [2023/10/21 03:51] – kisu_odd | sidebar [2024/03/02 08:21] (current) – kisu_odd | ||
---|---|---|---|
Line 4: | Line 4: | ||
[[:Featured Articles|Featured Articles]]\\ | [[:Featured Articles|Featured Articles]]\\ | ||
[[: | [[: | ||
- | [[wiki: | + | [[wiki: |
- | <!DOCTYPE | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | </ | + | |
- | < | + | |
- | < | + | |
<p id=" | <p id=" | ||
| | ||
Line 18: | Line 11: | ||
// List of links | // List of links | ||
var links = [ | var links = [ | ||
+ | " | ||
" | " | ||
" | " | ||
Line 24: | Line 18: | ||
" | " | ||
" | " | ||
+ | " | ||
+ | " | ||
" | " | ||
" | " | ||
Line 42: | Line 38: | ||
" | " | ||
" | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | | ||
+ | | ||
// Add more links here | // Add more links here | ||
]; | ]; | ||
Line 54: | Line 69: | ||
var linkElement = document.createElement(" | var linkElement = document.createElement(" | ||
linkElement.href = links[randomIndex]; | linkElement.href = links[randomIndex]; | ||
- | linkElement.textContent = " | + | linkElement.textContent = " |
| | ||
// Append the anchor element to the paragraph | // Append the anchor element to the paragraph |
sidebar.1697860301.txt.gz · Last modified: 2023/10/21 03:51 by kisu_odd