File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,18 @@ const unfinishedEvents = getUnfinishedPages('events');
1616 title: ' Incomplete Pages' ,
1717 tableOfContents: false ,
1818}} >
19+ <NoteBox type =" tip" >
20+ Stay up to date with the progress by connecting with us on the <strong >MTA Development Discord server</strong >.
21+ </NoteBox >
1922
20- <p >The following pages are not finished, and need your attention! Please help complete the MTA Wiki.</p >
23+ <p >The following pages are not finished, and need your attention! Please help complete the new MTA Wiki.</p >
2124<p ><a href ={ SITE_CONTRIBUTING_URL }
2225 class =" guidelines-link" >Contribution guidelines</a ></p >
2326
2427<AnchorHeading level =" 3" id =" unfinished-functions" >Unfinished Function Pages</AnchorHeading >
2528<NoteBox type =" info" >
26- We are working on migrating these pages from < code >wiki.multitheftauto.com</ code > using < strong >web scraping</ strong > .
27- <br >Stay up to date with the progress using our Development Discord server .
29+ Please help review and complete these pages by adding missing documentation or code examples .
30+ <br >In most cases, the page is missing extra information that couldn't be automatically migrated from the old wiki .
2831</NoteBox >
2932<section data-pagefind-ignore >
3033 { unfinishedFunctions .length === 0 ? (
You can’t perform that action at this time.
0 commit comments