If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
🎃 Happy Halloween, TCRF! 🎃

User:Fficast/Page

From The Cutting Room Floor
Jump to navigation Jump to search

Usage

Like Template:Subpage, but for any page, not just subpages. For example, this:

{{:User:Fficast/Page|Proto:Teardown|Teardown performance test|image=teardown_perftest_title.png|width=150|text=Oh god, did I forget to remove that code?}}

...will produce this:

Teardown perftest title.png
Teardown performance test
Oh god, did I forget to remove that code?

Don't use this in actual articles while it's still in a userpage. Feel free to use it on your userpage. If you are an admin, consider making this a proper site-wide template.

  • 1 is the link to the page, including the namespace if it's not in mainspace.
  • 2 is the displayed name of the page. Optional; defaults to value of 1.
  • text is a small description of its contents. Usually has a humorous sentence.
  • image is a related picture, sometimes one of the most interesting items on that page.
  • width is the image's width in pixels. Default is 50.
  • align is the image's alignment. Default is center.
  • min-width is the image's minimum width in pixels. Default is 50.
  • classes allows you to add additional HTML classes. You probably don't need to use this, but if you add custom CSS or change the colors, you may want to add one that's unique like x-YourName-SomethingUnique so that userstyles can use it as a selector. Separated by spaces.