Jump to content

Help:Copying Pages

From RiskiPedia
Revision as of 00:24, 14 September 2025 by Gavinandresen (talk | contribs) (Created page with "== How to Copy a Wiki Page: The Simple Method == This is the fastest way to duplicate the content of a single wiki page. Use this method if you just need a quick copy for a draft or a template, and you don't need the page's editing history. '''Warning:''' This method '''does not''' copy the page's history or author information. For moving pages between wikis (especially from sites like Wikipedia), you should use the official Export/Import tools to pr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to Copy a Wiki Page: The Simple Method

This is the fastest way to duplicate the content of a single wiki page. Use this method if you just need a quick copy for a draft or a template, and you don't need the page's editing history.

Warning: This method does not copy the page's history or author information. For moving pages between wikis (especially from sites like Wikipedia), you should use the official Export/Import tools to preserve proper attribution.

Step-by-Step Guide

Go to the page you want to copy and click on the View source or Edit tab at the top of the page.

File:MediaWiki View Source Tab.png
1. Click on the 'View source' or 'Edit' tab.

You will now see the page's raw wikitext. Select all of the text in the edit box.

    • A quick way is to click inside the box and press Ctrl+A on Windows/Linux or Cmd+A on Mac.

Copy the selected text to your clipboard (Ctrl+C or Cmd+C).

File:MediaWiki Copy Wikitext.png
2. Select and copy all the wikitext.

Go to the new page title where you want to paste the content.

    • You can do this by searching for the new title. If the page doesn't exist, you'll see a red link. Click the red link to start creating the page.

Paste the wikitext from your clipboard into the new page's edit box (Ctrl+V or Cmd+V). Add a summary of your edit (e.g., Created page by copying content from Source Page Name) and click the Save page button. You're done!