Difference between revisions of "Template:Project"

From Nookipedia, the Animal Crossing wiki
m (Adjusting small values)
m (Adjusting padding)
 
Line 1: Line 1:
! class="roundy" style="background: #{{{backgroundcolor|808080}}}; width: 33%; {{#if:{{{small|}}}||height: 295px;}} border: 2px solid #{{{bordercolor|000000}}}; text-align: center; vertical-align: top; padding: {{#if:{{{small|}}}|20px 8px 12px 8px; line-height:14px|24px 10px 10px 10px}};"|
+
! class="roundy" style="background: #{{{backgroundcolor|808080}}}; width: 33%; {{#if:{{{small|}}}||height: 295px;}} border: 2px solid #{{{bordercolor|000000}}}; text-align: center; vertical-align: top; padding: {{#if:{{{small|}}}|18px 8px 10px 8px; line-height:14px|24px 10px 10px 10px}};"|
 
[[Nookipedia:{{{projectname|Project Museum}}}|<span style="color: #{{{fontcolor|ffffff}}}; font-size: {{#if:{{{small|}}}|150%|175%}};">{{{projectname|Project Museum}}}</span>]]<br><br><span style="color: #{{{fontcolor|ffffff}}};"><div align="center">[[File:{{{projectlogo|Nia.png}}}|{{{imagesize|{{#if:{{{small|}}}|65px|80px}}}}}|center|{{{projectname|Project Museum}}}|link=Nookipedia:{{{projectname|Project Museum}}}]]<br><span style="color: #{{{fontcolor|ffffff}}}>'''Leader:'''</span> {{#if:{{{projectleader|}}}|[[User:{{{projectleader|}}}|<span style="color: #{{{fontcolor|ffffff}}};">{{{projectleader|}}}</span>]]|Wanted}}<br><small>''{{{projectdescription|Description of project in one sentence; basically the mission statement of the project.}}}''</small></div></span><noinclude>
 
[[Nookipedia:{{{projectname|Project Museum}}}|<span style="color: #{{{fontcolor|ffffff}}}; font-size: {{#if:{{{small|}}}|150%|175%}};">{{{projectname|Project Museum}}}</span>]]<br><br><span style="color: #{{{fontcolor|ffffff}}};"><div align="center">[[File:{{{projectlogo|Nia.png}}}|{{{imagesize|{{#if:{{{small|}}}|65px|80px}}}}}|center|{{{projectname|Project Museum}}}|link=Nookipedia:{{{projectname|Project Museum}}}]]<br><span style="color: #{{{fontcolor|ffffff}}}>'''Leader:'''</span> {{#if:{{{projectleader|}}}|[[User:{{{projectleader|}}}|<span style="color: #{{{fontcolor|ffffff}}};">{{{projectleader|}}}</span>]]|Wanted}}<br><small>''{{{projectdescription|Description of project in one sentence; basically the mission statement of the project.}}}''</small></div></span><noinclude>
 
----
 
----

Latest revision as of 18:18, November 19, 2021

! class="roundy" style="background: #808080; width: 33%; height: 295px; border: 2px solid #000000; text-align: center; vertical-align: top; padding: 24px 10px 10px 10px;"|

Project Museum

Project Museum

Leader: Wanted
Description of project in one sentence; basically the mission statement of the project.

For use on the Nookipedia:Projects page.

Usage

{{Project
|backgroundcolor= 
|bordercolor= 
|projectname= 
|fontcolor= 
|projectlogo= 
|projectleader= 
|projectdescription= 
}}

IT IS IMPERATIVE that you make sure you use this between {{ProjectOpen}} and |}

Example

Project Museum

Project Museum

Leader: Wanted
Description of project in one sentence; basically the mission statement of the project.

Other guidelines

Only have 3 projects on one row:

Project Museum

Project Museum

Leader: Wanted
Description of project in one sentence; basically the mission statement of the project.
Project Museum

Project Museum

Leader: Wanted
Description of project in one sentence; basically the mission statement of the project.
Project Museum

Project Museum

Leader: Wanted
Description of project in one sentence; basically the mission statement of the project.

In between groups of 3, use |-to signify a new row. Eg...

{{ProjectOpen}}
{{Project
|bgcolor = Blue
|bordercolor = green
|link = User:Dragonfree97
|headcolor = Purple
|name = Project Example
|textcolor = Orange
|image = nia.png
|text = This is an example. Good day to you.
}}
{{Project
|bgcolor = Blue
|bordercolor = green
|link = User:Dragonfree97
|headcolor = Purple
|name = Project Example
|textcolor = Orange
|image = nia.png
|text = This is an example. Good day to you.
}}
{{Project
|bgcolor = Blue
|bordercolor = green
|link = User:Dragonfree97
|headcolor = Purple
|name = Project Example
|textcolor = Orange
|image = nia.png
|text = This is an example. Good day to you.
}}
|-                 <-- There is the |- used to signify a new row.
{{Project
|bgcolor = Blue
|bordercolor = green
|link = User:Dragonfree97
|headcolor = Purple
|name = Project Example
|textcolor = Orange
|image = nia.png
|text = This is an example. Good day to you.
}}
{{Project
|bgcolor = Blue
|bordercolor = green
|link = User:Dragonfree97
|headcolor = Purple
|name = Project Example
|textcolor = Orange
|image = nia.png
|text = This is an example. Good day to you.
}}
{{Project
|bgcolor = Blue
|bordercolor = green
|link = User:Dragonfree97
|headcolor = Purple
|name = Project Example
|textcolor = Orange
|image = nia.png
|text = This is an example. Good day to you.
}}
|}