User:Revanche/SectionArchiving

To archive a section, without removing it from its source page:

1) Place the following code at the top of the section (but below the section title):


{| class="navbox collapsible collapsed" style="text-align: left; border: 0px; margin-top: 0.2em;"
|-
| style="text-align:center;" | ''The following is an archived discussion of the included proposal. <span style="color:red;">'''Please do not modify it.'''</span>''
|-
! style="background-color: #FFFFE0; font-weight:normal; text-align:left;" |


2) Replace "The following is an archived discussion of the included proposal" with something appropriate to the subject archived.


3) Place the following code at the bottom of the section:


|-
| style="text-align:center;" | ''The above is an archived discussion of the included proposal. <span style="color:red;">'''Please do not modify it.'''</span>''
|}


4) Replace "The above is an archived discussion of the included proposal." with something appropriate to the subject archived.


5) Save.