<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikiProjectBanner%2FBanner%2Fdoc</id>
	<title>Module:WikiProjectBanner/Banner/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AWikiProjectBanner%2FBanner%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:WikiProjectBanner/Banner/doc&amp;action=history"/>
	<updated>2026-05-17T06:11:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:WikiProjectBanner/Banner/doc&amp;diff=147657&amp;oldid=prev</id>
		<title>imported&gt;WOSlinker: change source to syntaxhighlight</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:WikiProjectBanner/Banner/doc&amp;diff=147657&amp;oldid=prev"/>
		<updated>2020-07-07T16:28:25Z</updated>

		<summary type="html">&lt;p&gt;change source to syntaxhighlight&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is the Banner class of [[Module:WikiProjectBanner]]. It does all of the heavy lifting; it renders the banner, calls the row objects, and calls the hooks.&lt;br /&gt;
&lt;br /&gt;
== Hooks ==&lt;br /&gt;
&lt;br /&gt;
This is the normal HTML structure. Everything that is not a tag or an HTML comment is an HTML object that you can add to.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;html5&amp;quot;&amp;gt;&lt;br /&gt;
preWrapper&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;headerName&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;headerRating&amp;lt;/th&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&lt;br /&gt;
			&amp;lt;table&amp;gt;&lt;br /&gt;
				preBlurb&lt;br /&gt;
				&amp;lt;tr&amp;gt;&lt;br /&gt;
					&amp;lt;td&amp;gt;blurbImageLeft&amp;lt;/td&amp;gt;&lt;br /&gt;
					&amp;lt;td&amp;gt;blurbText&amp;lt;/td&amp;gt;&lt;br /&gt;
					&amp;lt;td&amp;gt;blurbImageRight&amp;lt;/td&amp;gt;&lt;br /&gt;
				&amp;lt;/tr&amp;gt;&lt;br /&gt;
				postBlurb&lt;br /&gt;
				&amp;lt;!-- The quality row goes here --&amp;gt;&lt;br /&gt;
				postQuality&lt;br /&gt;
				&amp;lt;!-- The importance row goes here --&amp;gt;&lt;br /&gt;
				postImportance&lt;br /&gt;
				&amp;lt;!-- Task forces go here --&amp;gt;&lt;br /&gt;
				postTaskForces&lt;br /&gt;
				&amp;lt;!-- Requests go here. --&amp;gt;&lt;br /&gt;
				postRequests&lt;br /&gt;
				&amp;lt;!-- Notices go here. --&amp;gt;&lt;br /&gt;
				postNotices&lt;br /&gt;
				postContent&lt;br /&gt;
			&amp;lt;/table&amp;gt;&lt;br /&gt;
		&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
postWrapper&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the HTML structure if the requests and notices are collapsed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;html5&amp;quot;&amp;gt;&lt;br /&gt;
preWrapper&lt;br /&gt;
&amp;lt;table&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;headerName&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;th&amp;gt;headerRating&amp;lt;/th&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&lt;br /&gt;
			&amp;lt;table&amp;gt;&lt;br /&gt;
				preBlurb&lt;br /&gt;
				&amp;lt;tr&amp;gt;&lt;br /&gt;
					&amp;lt;td&amp;gt;blurbImageLeft&amp;lt;/td&amp;gt;&lt;br /&gt;
					&amp;lt;td&amp;gt;blurbText&amp;lt;/td&amp;gt;&lt;br /&gt;
					&amp;lt;td&amp;gt;blurbImageRight&amp;lt;/td&amp;gt;&lt;br /&gt;
				&amp;lt;/tr&amp;gt;&lt;br /&gt;
				postBlurb&lt;br /&gt;
				&amp;lt;!-- The quality row goes here --&amp;gt;&lt;br /&gt;
				postQuality&lt;br /&gt;
				&amp;lt;!-- The importance row goes here --&amp;gt;&lt;br /&gt;
				postImportance&lt;br /&gt;
				&amp;lt;!-- Task forces go here --&amp;gt;&lt;br /&gt;
				postTaskForces&lt;br /&gt;
				&amp;lt;tr&amp;gt;&lt;br /&gt;
					&amp;lt;td&amp;gt;&lt;br /&gt;
						&amp;lt;table&amp;gt;&lt;br /&gt;
							&amp;lt;tr&amp;gt;&lt;br /&gt;
								&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
							&amp;lt;/tr&amp;gt;&lt;br /&gt;
							preCollapsedContent&lt;br /&gt;
							&amp;lt;!-- Requests go here. --&amp;gt;&lt;br /&gt;
							postRequests&lt;br /&gt;
							&amp;lt;!-- Notices go here. --&amp;gt;&lt;br /&gt;
							postNotices&lt;br /&gt;
						&amp;lt;/table&amp;gt;&lt;br /&gt;
					&amp;lt;/td&amp;gt;&lt;br /&gt;
				&amp;lt;/tr&amp;gt;&lt;br /&gt;
				postContent&lt;br /&gt;
			&amp;lt;/table&amp;gt;&lt;br /&gt;
		&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
postWrapper&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;WOSlinker</name></author>
	</entry>
</feed>