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 26: | Line 26: | ||
|- | |- | ||
! scope="row" {{!}} Date | ! scope="row" {{!}} Date | ||
| {{#if: {{{date|}}} | {{{date}}} [[Category: {{{date}}}]] | DATE NEEDED | | {{#if: {{{date|}}} | {{{date}}} [[Category: {{{date}}}]] | DATE NEEDED}} | ||
|- | |- | ||
! scope="row" {{!}} Year | ! scope="row" {{!}} Year | ||
Revision as of 17:10, 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.
The only thing unique about the different types of InfoBoxes will be the categories they include, and which fields will be required. i.e., for a software release, we require "year" to know when it came out, but "endyear" makes no sense. For a convention or publication, we might want to require "endyear".
Please do not edit this InfoBox template.
Usage
{{InfoBox |
| name = (optional, else PAGENAME is used)
| photo = (optional, else PAGENAME.jpg is used)
| caption = (optional) photo caption or ALT tag
| date = (optional) Month XX
| year = #### year released
| enddate = (for Conventions, Publications)
| endyear = (for Conventions, Publications)
| notes = short description
| infosource = (optional) where did this information come from
}}