Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wikitable fluid isn't a transcluded template — it exists only to hold Template:Wikitable fluid/styles.css, the stylesheet for the wikitable--fluid modifier class. Add the class alongside wikitable and load the stylesheet to get a full-width table with word-wrapping cells:

<templatestyles src="Template:Wikitable fluid/styles.css" />
{| class="wikitable wikitable--fluid"
...
|}

This lives here instead of MediaWiki:Common.css because that page requires interface-admin rights this account doesn't have.