Difference between revisions of "Issuepedia:Forms/v4"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* Take the URL of the article, strip it down to its base domain and a sufficiently unique URI, and add that to "https://issuepedia.org/" to generate a unique page for the article. | * Take the URL of the article, strip it down to its base domain and a sufficiently unique URI, and add that to "https://issuepedia.org/" to generate a unique page for the article. | ||
==Populate the New Page== | ==Populate the New Page== | ||
− | * Paste | + | * Paste one of these into that page: |
+ | ** <code><nowiki>{{page/link/v4}}</nowiki></code> for articles with titles -- inserts the template at [[Template:page/link/v4]] | ||
+ | ** <code><nowiki>{{page/link/post}}</nowiki></code> for social media posts without titles -- inserts the template at [[Template:page/link/social]] | ||
* Get a preview, and then fill in whatever info you have by opening the linked $var-pages. | * Get a preview, and then fill in whatever info you have by opening the linked $var-pages. |
Latest revision as of 15:03, 6 April 2025
To add a link:
Create a Page: Option A
- Refresh this page to get the latest timestamp (currently 2025/04/25/23:49 UTC).
- Open this link to create a new page.
Create a Page: Option B
- Take the URL of the article, strip it down to its base domain and a sufficiently unique URI, and add that to "https://issuepedia.org/" to generate a unique page for the article.
Populate the New Page
- Paste one of these into that page:
{{page/link/v4}}
for articles with titles -- inserts the template at Template:page/link/v4{{page/link/post}}
for social media posts without titles -- inserts the template at Template:page/link/social
- Get a preview, and then fill in whatever info you have by opening the linked $var-pages.