Template:GoogleDocs
Usage:
{{GoogleDocs|TITLE|
{{GoogleDocsPage|Page 1}}
{{GoogleDocsPage|Page 2}}
{{GoogleDocsPage|Page 3}}
}}
Have as many pages as you want!
{{#css:
#gdpage {height: ###px !important;} /*(This CSS changes how big the light gray background is. (Default: 4000px) Change it if there's too much/not enough space down there.)*/
.gddocument {height: ###px !important;} /*(If you wanna change the size of page (Default: 1000px) (plus any other styling like width, margins, padding, etc.), use this.)*/
}}
NOTE: If you just want the styling (<templatestyles src="GoogleDocsStyle.css"/>) on a previously made Google Docs page, change id="gddocument" to class="gddocument"
