Difference between revisions of "Template:InfoText"
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
#if: {{{dev|}}} | '''Developer''': {{{dev}}}<br> | }}{{ | #if: {{{dev|}}} | '''Developer''': {{{dev}}}<br> | }}{{ | ||
#if: {{{publisher|}}} | '''Publisher''': {{{publisher}}}<br> | }}{{ | #if: {{{publisher|}}} | '''Publisher''': {{{publisher}}}<br> | }}{{ | ||
− | #if: {{{xboxOG|}}} | '''Console''': Xbox <br> |}}{{ | + | #if: {{{launchd|}}} | '''Launch Date''': {{{launchd}}}<br> | }}{{ |
− | #if: {{{xbox360|}}} | '''Console''': Xbox 360 <br> |}}{{ | + | #if: {{{mfr|}}} | '''Manufacturer''': {{{mfr}}}<br> | }}{{ |
− | #if: {{{ps3|}}} | '''Console''': Playstation 3 <br> |}}{{ | + | #if: {{{mfrdate|}}} | '''Manufacturing Date''': {{{mfrdate}}}<br> | }}{{ |
− | #if: {{{ps2|}}} | '''Console''': Playstation 2 <br> |}}{{ | + | #if: {{{xboxOG|}}} | '''Console''': [[XBOX_Builds|Original Xbox]] [[File:OgXboxForInfoText.png|30px]]<br> |}}{{ |
− | #if: {{{ps1|}}} | '''Console''': Playstation 1 <br> |}}{{ | + | #if: {{{xbox360|}}} | '''Console''': [[XBOX_360_Builds|Xbox 360]] [[File:X360ForInfoText.png|30px]]<br> |}}{{ |
− | #if: {{{pc|}}} | '''Platform''': | + | #if: {{{ps3|}}} | '''Console''': [[PlayStation_3_Builds|Playstation 3]] [[File:Ps3ForInfoText.png|30px]] <br> |}}{{ |
− | #if: {{{wii|}}} | '''Console''': Wii <br> |}}{{ | + | #if: {{{ps2|}}} | '''Console''': [[PlayStation_2_Builds|Playstation 2]] [[File:Ps2ForInfoText.png|30px]] <br> |}}{{ |
− | #if: {{{gamecube|}}} | '''Console''': Gamecube<br> |}}{{ | + | #if: {{{ps1|}}} | '''Console''': [[PlayStation_Builds|Playstation 1]] [[File:Ps1forinfotext.png|30px]] <br> |}}{{ |
− | #if: {{{n64|}}} | '''Console''': Nintendo 64 <br> |}}{{ | + | #if: {{{pc|}}} | '''Platform''': [[PC_Builds|Computer]] [[File:Pcforinfotext.png|40px]] <br> |}}{{ |
− | #if: {{{wiiu|}}} | '''Console''': Wii U <br> |}}{{ | + | #if: {{{wii|}}} | '''Console''': [[Wii_Builds|Wii]] [[File:Wiiforinfotext.png|30px]] <br> |}}{{ |
− | #if: {{{ | + | #if: {{{gamecube|}}} | '''Console''': [[GameCube_Builds|Gamecube]] [[File:Gcforinfobox.png|40px]] <br> |}}{{ |
− | |}</includeonly> | + | #if: {{{n64|}}} | '''Console''': [[N64_Builds|Nintendo 64]] [[File:N64forinfotext.png|30px]] <br> |}}{{ |
+ | #if: {{{wiiu|}}} | '''Console''': [[Wii-U_Builds|Wii U]] [[File:Wiiuforinfotext.png|40px]] <br> |}}{{ | ||
+ | #if: {{{releasetype|}}} | '''Release Type''': {{{releasetype|}}} <br> |}}{{ | ||
+ | #if: {{{price|}}} | '''Price''': {{{price|}}}<br> |}}{{ | ||
+ | #if: {{{link|}}} | '''Download''': [{{{link}}} Here]<br> | }} | ||
+ | |}</includeonly><noinclude> | ||
+ | ===How to Use This Template=== | ||
+ | <pre> | ||
+ | {{ Template:InfoText | ||
+ | | title= This is the title of the item being described | ||
+ | <!--Use the size option to specify the size of the image set in filename.--> | ||
+ | | filename= KeynoteStartMenu.jpg | ||
+ | | size= 400 | ||
+ | | date= Date the build was built | ||
+ | | launchd= Date the retail item launched | ||
+ | | dev= The developer of the game goes here | ||
+ | | publisher= The publisher of the game goes here | ||
+ | | mfr= The manufacturer | ||
+ | | mfrdate= The manufacturing date | ||
+ | | gamecube=y | ||
+ | | ps3=y | ||
+ | | xbox360=y | ||
+ | | xboxOG=y | ||
+ | | ps2=y | ||
+ | | ps1=y | ||
+ | | wii=y | ||
+ | | pc=y | ||
+ | | wiiu=y | ||
+ | | n64=y | ||
+ | | price= How much money the thing being described is | ||
+ | | releasetype= Alpha, beta, retail, etc | ||
+ | <!--Link only, nothing more.--> | ||
+ | | link=https://mega.nz/folder/as9lzSJZ#-7I8O6sk-cJ9-8mEgOzcEw/file/rwcXXAYJ | ||
+ | }} | ||
+ | </pre> | ||
+ | ===The Result=== | ||
+ | {{ Template:InfoText | ||
+ | | title= This is the title of the item being described | ||
+ | <!--Use the size option to specify the size of the image set in filename.--> | ||
+ | | filename= KeynoteStartMenu.jpg | ||
+ | | size= 400 | ||
+ | | date= Date the build was built | ||
+ | | launchd= Date the retail item launched | ||
+ | | dev= The developer of the game goes here | ||
+ | | publisher= The publisher of the game goes here | ||
+ | | mfr= The manufacturer | ||
+ | | mfrdate= The manufacturing date | ||
+ | | gamecube=y | ||
+ | | ps3=y | ||
+ | | xbox360=y | ||
+ | | xboxOG=y | ||
+ | | ps2=y | ||
+ | | ps1=y | ||
+ | | wii=y | ||
+ | | pc=y | ||
+ | | wiiu=y | ||
+ | | n64=y | ||
+ | | price= How much money the thing being described is | ||
+ | | releasetype= Alpha, beta, retail, etc | ||
+ | <!--Link only, nothing more.--> | ||
+ | | link=https://mega.nz/folder/as9lzSJZ#-7I8O6sk-cJ9-8mEgOzcEw/file/rwcXXAYJ | ||
+ | }} | ||
+ | The template above will result in the table on the right side of your screen. Remember to only fill out options as they apply. For example, say a build has no download; in this instance, the template you create for the build's page will not need to specify any sort of download even as a placeholder, just don't reference the 'link' option in the template. Do keep in mind though, try to fill out as much as you can about the build/item being written about in this template and if you ever want to add more options, feel free to suggest options in our [http://discord.alphaarchive.net/ Discord]. | ||
+ | |||
+ | </noinclude> |
Latest revision as of 13:42, 6 August 2020
How to Use This Template
{{ Template:InfoText | title= This is the title of the item being described <!--Use the size option to specify the size of the image set in filename.--> | filename= KeynoteStartMenu.jpg | size= 400 | date= Date the build was built | launchd= Date the retail item launched | dev= The developer of the game goes here | publisher= The publisher of the game goes here | mfr= The manufacturer | mfrdate= The manufacturing date | gamecube=y | ps3=y | xbox360=y | xboxOG=y | ps2=y | ps1=y | wii=y | pc=y | wiiu=y | n64=y | price= How much money the thing being described is | releasetype= Alpha, beta, retail, etc <!--Link only, nothing more.--> | link=https://mega.nz/folder/as9lzSJZ#-7I8O6sk-cJ9-8mEgOzcEw/file/rwcXXAYJ }}
The Result
This is the title of the item being described |
---|
Build Date: Date the build was built |
The template above will result in the table on the right side of your screen. Remember to only fill out options as they apply. For example, say a build has no download; in this instance, the template you create for the build's page will not need to specify any sort of download even as a placeholder, just don't reference the 'link' option in the template. Do keep in mind though, try to fill out as much as you can about the build/item being written about in this template and if you ever want to add more options, feel free to suggest options in our Discord.