VOOZH about

URL: https://scp-wiki.wikidot.com/component:info-ayers

⇱ Info Bar - SCP Foundation


SCP Foundation

Secure, Contain, Protect

The SCP Wiki's default theme failed to load. If you see this error and are experiencing graphical issues, you may be able to resolve it by refreshing the page. If you are on iOS, you may also need to clear your cache.

If the page you are on "looks fine," it is most likely (but not certainly) because its theme is overriding the SCP Wiki's default Sigma-10 theme. If you were to then navigate to a Sigma-10 page, such as the Front Page, it would likely appear broken.

Alternatively, if you know for sure that Sigma-10 is loading, the error is most likely mistakenly appearing because you switched the Sigma-10 theme to a different theme using the ThemePreviewer module or another similar feature. If this is the case, and you are the author of the page, add the following code to it to remove the warning:

[[module css]]
#top-bar .ios-cache-issue-notification {
display: none !important;
}
[[/module]]


If you are not the author of this page, please contact the author or a member of the SCP Wiki Technical Team so that they may fix it. If possible, in your report, please include the browser and operating system of your device, along with the full URL to the offending page.
Info Bar

NOTICE:

This is a component page used internally by the SCP Wiki. It is intended to be used and included on other pages.


Example

Look at me! I'm an info module! Yay!



{$comments2}

{$doesthisfixthebug}

[[include :scp-wiki:component:info-ayers
|lang=en
|page=component:info-ayers
|authorPage=https://scp-wiki.wikidot.com/ayers-array
|comments=Look at me! I'm an info module! Yay!
]]


What Is This For?

This is a tool for showing meta information about an article at the top of that very same article. Usually, this would be impossible without breaking the flow of the article, but this acts as a way to show out-of-universe information (e.g. crit credits, author commentary, etc.) without disrupting the user experience or requiring the author to make an author post.

Some authors may choose to place content warnings within this area, but be warned that this is not a common practice, and will not always be the case — seeing an article without content warnings just means there are no content warnings.

Is This Part of the Black Highlighter (nuSCP) Theme?

No. While the two look absolutely amazing together, these are separate modules that can be used independently. The two are usually seen together because they look so dang good.

How Does It Work, and How Do I Use It?

It's a collapsible. That's the long and short of it. A very stylish collapsible.

Here's the code to add to the very top of your article:

[[include :scp-wiki:component:info-ayers
|lang=en[!-- EN/RU/KO/CN/FR/PL/ES/TH/JP/DE/IT/UA/PTBR --]
|page=scp-XXXX[!-- url of your page on the scp wiki --]
|authorPage=https://scp-wiki.wikidot.com/yourAuthorPage[!-- link to your author page --]
|comments=Any additional comments (image sources, crit credits, whatever)
]]

IMPORTANT: If your comments section spans multiple paragraphs, you must have a space at the end of each paragraph or the text will not display! Also, if the final line of your comment section ends in "]]" (e.g. ending a div block) then you must add "@@ @@" after the end of it.

2022/05/25 UPDATE: This bug may have been fixed for most users? There still may be scenarios (like messing with div blocks) where this applies so I'll leave the advice here.


The template has multiple divs that can be configured in your CSS modules. You may hide the divs to remove that section of the module:

  • #u-author_block — for the big "More by this Author" button
  • #u-comments2 — for more writing space below the "More by this Author" button. Must also include the line "div#u-comments2{display:block !important;}" in CSS module, and include |comments2="content" into the module block.

You can also change the colour of the bar by editing two local variables like so:

[[module CSS]]
.info-container{
--barColour: #633; — this is the colour of the bar and the author button
--linkColour: #FFF; — this is the colour of the "i" and the text within the author button
}
[[/module]]

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License
Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.