Geekahedron (talk | contribs) (Created page with "=Artwork Redirects= Each artwork entry in the Atlas is assigned a unique ID. Each of those IDs is (or will be) created as a separate page in the wiki, as a redirect to the specific artwork page for that piece of artwork. Multiple IDs may exist for a given artwork in the Atlas, and should all be redirected to the wiki page for the artwork. The artwork template contains a parameter for the ID, which will automatic...") |
Geekahedron (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
# [[Special:CreatePage|Create a new page]] with the ID as the title of the new page. | # [[Special:CreatePage|Create a new page]] with the ID as the title of the new page. | ||
# As the content of the new page, create a redirect link to the artwork page (replace "{{{Artwork Page}}} with the actual page link of the artwork article):<pre>#REDIRECT [[{{{Artwork Page}}}]]</pre> | # As the content of the new page, create a redirect link to the artwork page (replace "{{{Artwork Page}}}" with the actual page link of the artwork article):<pre>#REDIRECT [[ {{{Artwork Page}}} ]]</pre> | ||
# Save the page, and that should be all that is necessary! | # Save the page, and that should be all that is necessary! |
Latest revision as of 17:41, 11 April 2022
Artwork Redirects[edit]
Each artwork entry in the Atlas is assigned a unique ID. Each of those IDs is (or will be) created as a separate page in the wiki, as a redirect to the specific artwork page for that piece of artwork. Multiple IDs may exist for a given artwork in the Atlas, and should all be redirected to the wiki page for the artwork.
The artwork template contains a parameter for the ID, which will automatically generate a direct link to the Atlas entry for the artwork. Additionally, the template will generate a warning if the ID does not exist. Those links are used for the Atlas to link back to the wiki pages related to the artwork on the canvas.
To create a redirect page for a missing ID, or for additional IDs for an existing artwork page:
- Create a new page with the ID as the title of the new page.
- As the content of the new page, create a redirect link to the artwork page (replace "{{{Artwork Page}}}" with the actual page link of the artwork article):
#REDIRECT [[ {{{Artwork Page}}} ]]
- Save the page, and that should be all that is necessary!