Template:Page templates: Difference between revisions

m
remove left margins from inputboxes
No edit summary
m (remove left margins from inputboxes)
 
(13 intermediate revisions by 3 users not shown)
Line 1:
For those who wish to create a new page, Hololive Fan Wiki offers several "clean" templates of common page types.
== List of Page Templates for Ease of Use ==
Just copy the source for these to make a new page conforming to the current formats.
 
== List of page templates ==
* [https://hololive.miraheze.org/wiki/Profile_Template Profile Template]
=== VTuber ===
* [https://hololive.miraheze.org/wiki/Template:BGM_Box Template BGM Box]
Create a page for a VTuber with wikitext preloaded from [[Template:Page templates/VTuber]]:
<div style="float:left;"><inputbox>
type=create
preload=Template:Page templates/VTuber
break=no
buttonlabel=Create new VTuber page
</inputbox></div><br style="clear:both;"/>
 
=== Song ===
Create a page for a song with wikitext preloaded from [[Template:Page templates/Song]]:
<div style="float:left;"><inputbox>
type=create
preload=Template:Page templates/Song
break=no
buttonlabel=Create new song page
</inputbox></div><br style="clear:both;"/>
 
=== Album ===
Create a page for an album with wikitext preloaded from [[Template:Page templates/Album]]:
<div style="float:left;"><inputbox>
type=create
preload=Template:Page templates/Album
break=no
buttonlabel=Create new album page
</inputbox></div><br style="clear:both;"/>