Gentoo Wiki:Article Blueprints/User page alternate layout 1

From Gentoo Wiki
Jump to:navigation Jump to:search

The following is a 'three section', semi-structured, roughly defined user page blueprint that users can copy and paste to provide them with ideas for information to include in their user pages. Be sure to substitute <username> below with an actual user name. Be aware some information provided in the blueprint may not be desired or relevant; it is always easier to delete unneeded content than to type out new content...

Before copying it is possible to demo this three section user page layout by going here.

Suggestion for the user page's 'Summary' page save comment field: Initial creation of my user space page.

Code

{{InfoBox stack
|{{InfoBox user
 |name= <real name>
 |email= <email>
 |website= <url>
 |overlay= <url>
 |blog= <url>
 |icq= <username>
 |aim= <username>
 |gtalk= <username>
 |jabber= <username>
 |skype= <username>
 |msn= <username>
 |yahoo= <username>
 |mac= <username>
 |irc= <username>
 |facebook= <username>
 |google+= <username>
 |myspace= <username>
 |twitter= <username>
 |youtube= <username>
 |flickr= <username>
 }}
}}

Hi, I'm <username>. Thanks for visiting my wiki userspace page!

== My projects ==

<div class="row">

<div class="col-md-4">

==== Project 1 ====

* Note about project 1.

==== Project 2 ====

Note about project 2.

</div>
<div class="col-md-3">

==== <i class="fa fa-book"></i> Wiki improvement ====

Here are some articles I'm improving on the wiki:

'''Articles'''
* [[Article 1]]
* [[Article 2]]

==== Mentoring ====

* My mentor is <developer>.

</div>
<div class="col-md-1">
</div>
<div class="col-md-4">

==== <i class="fa fa-user-plus"></i> Personal ====

* Note about me one
* Another interesting fact about me.

</div>
</div>

== My hardware ==

<div class="row">
<div class="col-md-4">

==== <i class="fa fa-laptop"></i> Notebooks / Laptops ====

* Notebook / Laptop 1
* Notebook / Laptop 2

</div>
<div class="col-md-4">

==== <i class="fa fa-desktop"></i> Desktops ====

* Desktop 1
* Desktop 2

</div>
<div class="col-md-4">

==== <i class="fa fa-mobile"></i> Embedded ====

* Embedded device 1
* Embedded device 2

</div>
</div>

<div class="row">
<div class="col-md-4">

==== <i class="fa fa-laptop"></i> Previous notebooks ====

* Previous notebook / laptop 1
* Previous notebook / laptop 2

</div>

<div class="col-md-4">
</div>

</div>

== Another major topic ==

<div class="row">
<div class="col-md-4">

* [[Idea 1]] - This is one of my ideas on how to improve Gentoo.

</div>
<div class="col-md-4">
* {{c|[[Idea 2]]}} - An example of a second project idea.
* {{c|[[Idea 3]]}} - Yet a third project idea.
</div>
<div class="col-md-4">
* [[Idea 4]] - 
* [[Idea 5]] - Coming soon.
* [[Idea 6]] - I'll never get around to this, but it would be a cool project for someone else to complete!

</div>
</div>

== Contact me ==

Additional contact information not listed in the InfoBox above:

# Contact me via Libera.Chat's secure webchat client in the {{IRC|gentoo-wiki|mode=webchat}} channel. =)

== Links ==

* [[Additional link 1]]
* [[Additional link 2]]