MediaWiki:Sitenotice:
2025-12-29: I have restored the wiki to a backup from the end of November. Starting in September 2025, accesses went form the 800MB-1.2GB range per month to 26GB in September, 42GB in October, and 70GB in November with most accesses originating from China. As soon as I realized what was causing all the access problems in November, I shut it down (it had reached 36GB by then) behind a password/login screen. The database had gotten corrupted, and I tried a restore from just before the spike in access but that didn't work. Thus, end of November. I still have the other daily backups so if there were any important additions in December, let me know and maybe they can be recovered. - Allen H.
Template:InfoBox: Difference between revisions
AllenHuffman (talk | contribs) No edit summary |
AllenHuffman (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
<pre>{{InfoBox | | <pre>{{InfoBox | | ||
| name | | name = (optional, else PAGENAME is used) | ||
| photo | | photo = (optional, else PAGENAME.jpg is used) | ||
| date | | date = (optional) Month XX | ||
| | | year = #### year released | ||
| notes | | notes = short description | ||
| infosource = (optional) where did this information come from | |||
}}</pre> | }}</pre> | ||
</noinclude><includeonly><onlyinclude><!-- START of InfoBox -->{| class="wikitable" style="float:right;" width="300px" | </noinclude><includeonly><onlyinclude><!-- START of InfoBox -->{| class="wikitable" style="float:right;" width="300px" | ||
| Line 21: | Line 22: | ||
! scope="row" {{!}} Date | ! scope="row" {{!}} Date | ||
| {{#if: {{{date|}}} | {{{date}}} [[Category: {{{date}}}]] | DATE NEEDED [[Category: Missing Date]]}} | | {{#if: {{{date|}}} | {{{date}}} [[Category: {{{date}}}]] | DATE NEEDED [[Category: Missing Date]]}} | ||
|- | |- | ||
! scope="row" {{!}} Notes | ! scope="row" {{!}} Notes | ||
| {{#if: {{{notes|}}} | {{{notes}}} | NOTES NEEDED [[Category: Missing Notes]]}} | | {{#if: {{{notes|}}} | {{{notes}}} | NOTES NEEDED [[Category: Missing Notes]]}} | ||
|- | |- | ||
|}</includeonly></onlyinclude> | ! scope="row" {{!}} Info Source | ||
| {{#if: {{{infosource|}}} | {{{infosource}}} | INFO SOURCE NEEDED [[Category: Missing Info Source]]}} | |||
|- | |||
|} | |||
{{#if: {{{format|}}} | [[Category: INFOBOX UPDATE NEEDED]]}}</includeonly></onlyinclude> | |||
Revision as of 16:12, 31 August 2016
This template currently generates the generic InfoBox. In the future, it will be able to create many different types of boxes with different fields based on what is needed.
Please do not edit this InfoBox template.
Usage
{{InfoBox |
| name = (optional, else PAGENAME is used)
| photo = (optional, else PAGENAME.jpg is used)
| date = (optional) Month XX
| year = #### year released
| notes = short description
| infosource = (optional) where did this information come from
}}