User:Themagicteeth/Templates/TTWOEE Mod: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#vardefine:FO3|color:#74FC39;}}
{{#vardefine:FO3|color:#74FC39;}}{{#vardefine:FNV|color:#FCB040;}}{{#vardefine:TTW|color:#7BDEFC;}}{{#vardefine:Tool|color:#9666FC;}}{{#vardefine:InstructionsBox|style="margin: auto;width: 90%;background-color: #d3d3d3;padding: 5px;color: black;box-shadow: 1px 1px 1px 0;font-family: monospace;font-size: 1.13em;"}}{{#vardefine:ModBox|style="color: #000000;background-color: #91a6bb;font-family: Arial,sans-serif;font-size: 1.15em;padding:5px 5px 10px 5px;"}}{{#vardefine:ModBody|<div {{#var:ModBox}}>'''Author''': {{{Author}}}<br />{{#if: {{{Patcher|}}}|'''Patcher''': {{{Patcher}}}<br/>|}}{{#if:{{{Version|}}}|'''Version''': {{{Version}}}<br/>|}}{{#if:{{{Updates|}}}|'''Updates''': {{{Updates}}}<br/>|}}{{#if:{{{Optional|}}}|'''Optional''': {{{Optional}}}<br/>|}}{{#if:{{{Miscellaneous|}}}|'''Miscellaneous Files''': {{{Miscellaneous}}}<br/>|}}{{#if: {{{Description|}}}|'''Description''': {{{Description}}}<br/>|}}{{#if:{{{Instructions|}}}|'''Instructions''':<div {{#var:InstructionsBox}}>{{{Instructions}}}</div>|}}{{#if:{{{Instructions2|}}}|<div {{#var:InstructionsBox}}>{{{Instructions2}}}</div>|}}{{#if:{{{Instructions3|}}}|<div {{#var:InstructionsBox}}>{{{Instructions3}}}</div>|}}{{#if:{{{PostInstall|}}}|<div {{#var:InstructionsBox}}>{{{PostInstall}}}</div>|}}{{#if: {{{Notes|}}}|'''Notes''': {{{Notes}}}|}}</div>}}{{User:Themagicteeth/Templates/TTWOEE_Card|Type = Mod|Header = [{{{Link}}} <span style="{{#var:{{{Game}}}}}">{{{Name}}}</span>]|Body = {{#var:ModBody}}}}
{{#vardefine:FNV|color:#FCB040;}}
{{#vardefine:TTW|color:#7BDEFC;}}
{{#vardefine:Tool|color:#9666FC;}}
 
{{#vardefine:InstructionsBox|style="
  margin: auto;
  width: 90%;
  background-color: #d3d3d3;
  padding: 5px;
  color: black;
  box-shadow: 1px 1px 1px 0;
  font-family: monospace;
  font-size: 1.13em;
"}}
 
{{#vardefine:ModBox|style="
  color: #000000;
  background-color: #91a6bb;
  font-family: Arial,sans-serif;
  font-size: 1.15em;
  padding:5px 5px 10px 5px;
"}}
 
{{#vardefine:ModBody|
<div {{#var:ModBox}}>
<!---->'''Author''': {{{Author}}}{{#if: {{{Patcher|}}}|
<!---->'''Patcher''': {{{Patcher}}}<br/>
|}}
{{#if: {{{Version|}}}|
<!---->'''Version''': {{{Version}}}<br/>
|}}
{{#if: {{{Description|}}}|
<!---->'''Description''': {{{Description}}}<br/>
|}}
{{#if: {{{Instructions|}}}|
<!---->'''Instructions''':
<!----><!----><div {{#var:InstructionsBox}}>
<!----><!----><!---->{{{Instructions}}}
<!----><!----></div>
|}}
{{#if: {{{Notes|}}}|
<!---->'''Notes''': {{{Notes}}}
|}}
</div>
}}
 
{{User:Themagicteeth/Templates/TTWOEE_Card
  |Type = Mod
  |Header = [{{{Link}}} <span style="{{#var:{{{Game}}}}}">{{{Name}}}</span>]
  |Body = {{#var:ModBody}}
}}

Latest revision as of 04:31, July 13, 2018

[{{{Link}}} {{{Name}}}]
Author: {{{Author}}}