Форум Compizomania
| NAML
alpha
| avatar_and_link
None
bg_color
dark_bg_color
dark_border_color
error_bg_color
error_text_color
highlight_bg_color
info_bg_color
info_text_color
input_bg_color
input_text_color
light_bg_color
light_border_color
link_color
link_visited_color
medium_border_color
shaded_bg_color
site_style
text_color
text_weak_color
title_color
avatar_and_link
NAML documentation
Watch a video
Save Changes
Cancel
Override this macro
Usages of this macro
You must login as an administrator of Форум Compizomania.
If you are not the administrator, you can
create your own Nabble app
and customize its NAML code!
Е-майл
Например: joao_da_silva@dominio.com.br
Пароль
Забыли Ваш пароль?
<override_macro name="avatar_and_link" requires="user"> <n.avatar size="small"/> <n.user_link/> </override_macro>
↓
Overrides default macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may
try finding all usages of "avatar_and_link"
.
...
in
utilities.naml
160
161
162
163
<macro name="avatar_and_link" requires="user">
<n.avatar size="small"/>
<n.user_link/>
</macro>
Free forum by Nabble
Edit this page